On Sun, Apr 19, 2009 at 6:20 PM, Oliver Metz <[email protected]> wrote: > When compiling uClibc++ with buildroot toolchain (gcc-4.3.3) I get the > attached error. > > One year ago this error was reported too but the mentioned patch isn’t > available anymore. > > http://lists.uclibc.org/pipermail/uclibc/2008-March/039993.html > > > > Any suggestions how to solve this issue? >
as a temporary fix, what is the compilation outcome on your platform if you remove "-Wl,-z,defs" from Rules.mak ? this is how I got to compile it without patching uclibc itself. and it works: firefox for example compiles & works fine. -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
