Bernie Bright wrote: > > clib is a compatability library that comes with boost. I wasn't aware > of it until now. Its purpose is to provide the <cxxx> form of C > standard headers. Since its only 3K gzipped I've attached it here. > > I've also had a quick look at the boost regression test suite and the > command line it uses for compiling is: > > CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -woff 1234 > -I../boost/compatibility/cpp_c_headers > > This doesn't mean much to me but it may be of some use. I have a > feeling though that your compiler may be too old to compile boost. Is > gcc 2.95 an option?
No, it took away endless hours of my life just to get things working. gcc (actually g++) will never be en option for me anymore. (And Richard Stallman knows about it ...) Anyway, I'll try clib and see what it can do for me. Erik _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
