On Sunday 11 April 2010 17:21:14 Andrew Porritt wrote: > I'm not sure why building the C++ compiler / libstdc++ should affect > building uClibc, but it seems to. Perhaps I should be using uClibc++, > but there's no option in buildroot.
uClibc++ works fine in FWL: http://impactlinux.com/fwl And current -hg is building cross compilers with uClibc++ and uClibc 0.9.31 just fine. (Well, for 32-bit targets anyway. All the 64 bit platforms are dying with undefined reference to fcntl64 when they try to build busybox, but that's something uClibc 0.9.31 introduced, not related to uClibc++.) Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
