[PATCH] Fix creating of non svr4 libraries
Alan Modra
amodra@gmail.com
Sat Oct 18 08:31:00 GMT 2014
On Fri, Oct 17, 2014 at 02:04:11PM +0200, Tristan Gingold wrote:
> PR binutils/14698
> * ar.c (open_inarch): Move code that set target from plugin_target.
This will break ar for lto objects (or require you to specify
--target=plugin). The problem is that archive elements must be loaded
under control of the lto plugin to see the real symbols, those that
you want to put into the archive symbol table.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list