This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC PATCH 1/4] [BFD][LD] Fix linker error when using NT weak externals


On Thu, Oct 22, 2015 at 07:10:17PM +0300, Octavian Purdila wrote:
> *In PE COFF case defined weak symbols are implemented as weak
> externals which requires them to be seen as undefined (weak) symbols.

Which is what you will need to fix, somehow.  You cannot change the
generic linker behaviour to suit some target weirdness.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]