I know I can build the compiler to have C++ support, that's easy enough, and the correct libs are generated for the cross compiler installation. However, how do I get the C++ libraries and support onto the platform? I tried to copy the C++ libraries from the cross lib dir, but my C++ apps are segfaulting, I believe for this reason. I figured the copy is probably not sufficient, but I can't say for sure. Hoping someone knows better. I'm also going to try uClibc++ to see if that helps.
-Pete _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support