Need help buiding bfd shared library

Andreas Schwab schwab@suse.de
Thu Aug 4 10:01:43 GMT 2022


On Aug 04 2022, Jan Beulich via Binutils wrote:

> No, I cannot. As said previously, all I ever use is --enable-shared
> (without any "=bfd").

AC_DISABLE_SHARED supports `--enable-shared=PKGS', but there are some
places that use `test "$enable_shared" = yes' instead of `test
"$enable_shared" != no'.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Binutils mailing list