error during build of mork_helper, on illumos/xstreamos
Stephan Bergmann
sbergman at redhat.com
Fri Feb 20 06:46:19 PST 2015
On 02/19/2015 07:13 PM, Gabriele Bulfon wrote:
> At the beginning it looks like libstdc++.so.6 is looked under
> /usr/sfw/lib: wrong, should be under /usr/gcc/4.7/lib, as stated during
> link via -L/usr/gcc/4.7/lib.
-L switches only tell the linker where to look for files specified by -l
arguments. They are irrelevant for how the loader finds shared
libraries at runtime.
More information about the LibreOffice
mailing list