Hi Matthias and Jim, We need 4.1.8 to cherry pick openssl 1.0.1 from 4.2.
Plus Pedro would like some help here. > On Aug 20, 2020, at 2:57 PM, Pedro Lino <pedro.l...@mailbox.org> wrote: > > 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, Dave > > Regards, > Pedro > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org