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. 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?) Rob _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
