| To: | "Bradley D. LaRonde" <brad@laronde.org>, "Richard Sandiford" <rsandifo@redhat.com> |
|---|---|
| Subject: | RE: [uClibc] Re: uclibc mips ld.so and undefined symbols with nonzerosymbol table entry st_value |
| From: | "Joakim Tjernlund" <joakim.tjernlund@lumentis.se> |
| Date: | Mon, 10 May 2004 16:23:18 +0200 |
| Cc: | <uclibc@uclibc.org>, <linux-mips@linux-mips.org> |
| Importance: | Normal |
| In-reply-to: | <JPEALJAFNGDDLOPNDIEEEEEJCIAA.joakim.tjernlund@lumentis.se> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
> Changing the alias for __phtread_once to > extern int __phtread_once(void) __attribute__ ((weak)); > makes st_value=0 in libc, making the entry > look the same as in glibc. hmm, this is not quite true. The binding in glibc is WEAK, but the above trick makes the binding GLOBAL in uClibc. Jocke PS I am on PPC, so I may be way off here w.r.t MIPS:( |
| Previous by Date: | Re: semaphore woes in 2.6, 32bit, Ralf Baechle |
|---|---|
| Next by Date: | new platform, Emmanuel Michon |
| Previous by Thread: | RE: [uClibc] Re: uclibc mips ld.so and undefined symbols with nonzerosymbol table entry st_value, Joakim Tjernlund |
| Next by Thread: | RE: [uClibc] Re: uclibc mips ld.so and undefined symbols withnonzerosymbol table entry st_value, Joakim Tjernlund |
| Indexes: | [Date] [Thread] [Top] [All Lists] |