-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 -
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
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
-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++
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