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

Mike Frysinger vapier at gentoo.org
Tue Feb 14 05:09:03 UTC 2006


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 ;)
-mike



More information about the uClibc mailing list