make check problem in libtest_smoketest building master
Stephan Bergmann
sbergman at redhat.com
Fri Apr 13 05:27:13 PDT 2012
On 04/13/2012 01:42 PM, Bjoern Michaelsen wrote:
> On Fri, Apr 13, 2012 at 12:48:24PM +0200, Stephan Bergmann wrote:
>> I would still prefer to simply insist on Ubuntu fixing their tool
>> chain.
>
> Well, Ubuntu (and I think Debian too) are defaulting to as-needed for:
> - deps (which claims OpenSUSE doing the same)
> http://wiki.debian.org/ToolChain/DSOLinking#Only_link_with_needed_libraries
> - IIRC gold linker also defaults to no-add-needed, so it is a good idea to move the
> application build systems to cope with that anyway.
Please do not confuse --as-needed and --add-needed (aka
--copy-dt-needed-entries). Having the latter disabled is the default
anyway (for quite a while now, both ld and gold).
Stephan
More information about the LibreOffice
mailing list