This is the mail archive of the binutils@sources.redhat.com 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]

Re: windres bug.



> windres: can't get BFD_RELOC_RVA relocation type: Invalid argument

OK, I recommend two things:

1. Try to detect when the selected output bfd format isn't a PE
   variant and fail with a useful error message.  Or fix it so that it
   works with ELF.  BFD_RELOC_RVA should probably be replaced with
   BFD_RELOC_32 for other formats.

2. Go ahead and post a patch to add the --with-windres option.


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