Re: nptl 0.55
Jakub Jelinek <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 23, 2003 at 09:23:18PM +0100, Stefan Jones wrote: > On Wed, 2003-07-23 at 07:36, Ulrich Drepper wrote: > > ~ use unwind code from libgcc_s. But we avoid linking with libgcc_s > > since only a fraction of all programs need it. This change also gives > > ia64 again a fighting chance. Haven't tried ia64 in a week or two but > > it should now more or less work again. > > > This doesn't work on my system, not sure if I am unique. gcc-3_3-rhl-branch and gcc-3_2-rhl8-branch work. Guess you need to ping Richard Henderson about: 2003-07-13 Richard Henderson <[email protected]> * libgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0, __gcc_personality_v0. for the trunk. Jakub