Re: Solved: 4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-20 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 20/01/15 18:07, Gabriele Bulfon a écrit : > I thought the same. > But maybe g++ thinks it's going to run gnu ld, while it's going to run sun ld. > Secondly, I surely had to add /usr/gcc/4.7/lib to the link path, but maybe I > can avoid specifying -

Re: Solved: 4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-20 Thread Gabriele Bulfon
nd you feedback :) -- Da: Michael Stahl A: libreoffice@lists.freedesktop.org Data: 20 gennaio 2015 18.02.27 CET Oggetto: Re: Solved: 4.4.0.1 build error on libstdc++ on solaris/illumos On 20.01.2015 13:38, Gabriele Bulfon wrote: Because our default gcc is 4.4.7 on XSt

Re: Solved: 4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-20 Thread Michael Stahl
On 20.01.2015 13:38, Gabriele Bulfon wrote: > Because our default gcc is 4.4.7 on XStreamOS, but I'm building with gcc > 4.7, installed as an added option under /usr/gcc/4.7, > I had to patch solaris.mk to link there, so here is the patch I'm using. > > What do you suggest in this case? i find it

Solved: 4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-20 Thread Gabriele Bulfon
-lstdc++ \ gb_Library_FILENAMES := \ $(foreach lib,$(gb_Library_OOOLIBS),$(lib):$(gb_Library_SYSPRE)$(lib)$(gb_Library_OOOEXT)) \ Da: Gabriele Bulfon A: Richard PALO Norbert Thiebaud Cc: Michael Stahl libreoffice Data: 19 gennaio 2015 13.30.25 CET Oggetto: 4.4.0.1 build error on libstdc++

4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-19 Thread Gabriele Bulfon
Ok, now build goes on. Tried to figure out this, looks like libstdc++ is not correctly linked: Undefined first referenced symbol in file std::basic_string , std::allocator ::basic_string(std::basic_string , std::allocator &) /sources/sonicle/xstrea