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: odd build failure in ld


On Tue, Mar 04, 2014 at 05:26:17PM +0000, Nicholas Clifton wrote:
> Hi Tom,
> 
> >I am building on x86-64 Fedora 18.  I use --enable-targets=all.
> >     ../binutils/windres -o default-manifest.o ../../binutils-gdb/ld/emultempl/default-manifest.rc
> >     ../binutils/windres: can't get BFD_RELOC_RVA relocation type: No error
> 
> My snafu - I have removed the default-manifest from an all-targets
> build which will fix the problem for now.  Long term I need to come
> up with a better solution which will work for toolchains configured
> with multiple targets.

>From my poking around yesterday, I think you'll need at least two
versions of default-manifest.o, one for 64-bit and one for 32-bit.
Then again, I could be totally wrong which is why I didn't try to fix
it..

-- 
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]