svn commit: trunk/buildroot/toolchain/gcc: 3.4.4 3.4.5 4.0.2

Mike Frysinger vapier at gentoo.org
Wed Feb 15 05:15:09 UTC 2006


On Tuesday 14 February 2006 06:46, Peter S. Mazinger wrote:
> On Tue, 14 Feb 2006, Mike Frysinger wrote:
> > On Monday 13 February 2006 08:02, Peter S. Mazinger wrote:
> > > I would rather do this only for gcc-3.x but not for 4.0.2. I would
> > > propose to switch to use the glibc unwinding code beginning w/
> > > gcc-4.0.2 (w/o sjlj-exceptions, but w/ --enable-__cxa_atexit, the
> > > latter is though only true for uClibc-svn). gcc-4.0.2 has a check to
> > > see if the glibc-like unwinding is usable (on native uClibc x86 it
> > > considers it usable, else it switches to the non-glibc version). If we
> > > move  dl_iterate_phdr() to libc.so/.a, then we won't have any problem
> > > w/ it missing from libgcc_eh.a
> >
> > well get uClibc svn up-to-snuff for unwind and we'll talk about gcc-4 ;)
>
> I don't understand what you mean ;-(

lets get dl_iterate_phdr() to the same state as glibc right ?
-mike



More information about the uClibc mailing list