On 13/04/12 11:35, Noel Grandin wrote:
> 
> 
> On 2012-04-12 14:40, Stephan Bergmann wrote:
>> Insist on people compiling with an unbroken toolchain instead?
>>
>>
> It looks like Fedora is also going to do this:
> http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking

this is a different change: ChangeInImplicitDSOLinking is about not
adding DT_NEEDED entries for libraries that are _not_ explicitly passed
on the ld command line, while the problematic --as-needed is about not
adding DT_NEEDED entries for libraries that _are_ explicitly passed on
the ld command line but from which no symbol is imported.

besides, the page says ChangeInImplicitDSOLinking is live since Fedora13

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

Reply via email to