S Woodside <[EMAIL PROTECTED]> writes: > On Monday, July 28, 2003, at 07:04 PM, Grigory Entin wrote: > > > env CXX=c++3 CPLUSPLUS=/usr/bin/c++3 CC=/usr/bin/cc GCC_VERSION=3.x > > make -f camino.mk build > > Why do you set all those variables? I've never done that.
That's to build with gcc 3.1 when the default is 3.3. Btw, I managed to compile the whole thing with 3.3 (by "fixing" ~ 30 or more .cpps) but the result crashed just after launch. Regards, Grigory _______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
