Hi,

On Tue, May 06, 2014 at 03:35:32AM -0700, julien2412 wrote:
> Sorry Terrence, my fault here :-(
> Thanks to Kohei, I could fix these at the beginning of the morning (UTC+2)
> 
> It could be useful to force building in C++98 or at least put an option in
> autogen.input.

You do not need an option for that. All you need is to add

CXX=g++ -std=c++98

to autogen.input. Or run

export CXX='g++ -std=c++98'

before ./autogen.sh .

D.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to