Simon, S Woodside <[EMAIL PROTECTED]> writes:
> 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 ;-) I'm on Jaguar, just with gcc3.3 update. What's wrong with building with gcc 3.1 then? > 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? I don't insist. ;) All the changes are indeed in non-cocoa code, and they are so dumb and resulted in crash anyway.. Regards, Grigory _______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
