On Tuesday, July 29, 2003, at 02:01 AM, Grigory Entin wrote:
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.
Oh, you're building on Panther. Don't do that ;-)
Well, if you insist, probably changes are needed more in the non-cocoa C++ code. Maybe someone on #mozilla or in the OS X build of Mozilla has tried it?
simon
-- www.simonwoodside.com -- 99% Devil, 1% Angel
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
