On Sat, Nov 1, 2008 at 10:53 PM, Rob Landley <[EMAIL PROTECTED]> wrote: > On Saturday 01 November 2008 09:03:15 Christian MICHON wrote: >> found some spare time. unfortunately, these source files are c++... >> catch 22 > > Not really. My build is already _creating_ a working g++, which is why I > didn't notice that the libraries and headers were missing.
so you've a g++ but also a cc1plus ? > > If these files have no external dependencies then maybe building 'em is easy. > Except that if this was the case, uclibc++ would already have incorporated > them, their purpose is to express configuration decisions that change the C++ > abi. (Yes, C++ object files are binary incompatable with each other > depending how you configured the compiler. Wonderful language, innit?) I'll know soon enough... -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
