This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch] Fix the bootstrap test when building with --enable-plugins
Ping.
2009/10/9 Rafael Espindola <espindola@google.com>:
> When we build binutils with --enable-plugins, bfd will depend on libdl
> and this causes the gnu ld bootstrap tests to fail. The attached patch
> fixes this. It adds -ldl if we have plugins enabled and skips the
> static linking test since it would fail with the warning about using
> ldl in a statically linked binary.
>
> Note that I don't know tcl, so I am likely trying to detect plugin
> support the wrong way.
>
> 2009-10-09 ÂRafael Avila de Espindola Â<espindola@google.com>
>
> Â Â Â Â* bootstrap.exp: Detect if plugins are enabled. Skip the static
> Â Â Â Âlink test and add -ldl to the remaining tests if they are.
>
> Cheers,
> --
> Rafael Ãvila de EspÃndola
>
Cheers,
--
Rafael Ãvila de EspÃndola