Hi Don > Try patching solenv/inc/unxlng.mk and solenv/gbuild/platform/linux.mk to > add "-std=gnu++98" to CFLAGSCXX. I recommend doing this for 4.2.0 and > trunk as well.
I have no idea how to do that... I'm just an advanced user ;) I can compile branch 4.2.x without problems (haven't tried trunk). My problem is with branch 4.1.8... > Newer versions of gcc default to compiling with more > modern C++ standards and spew lots of warnings about old C++ stuff in > our code. Telling the compiler to use an older C++ standard that is > more compatible with our code base will greatly reduce the > warnings/errors. Yes, that seems to be the problem. Too many errors :) Regards, Pedro --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org