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]
Other format: [Raw text]

Re: Crash in ld while creating relocatable Win32 PE


On Thu, 9 Oct 2003, Pavel Roskin wrote:

> However, if I try to make Win32s executables with this linker, I get a
> COFF file instead:

Actually, this behavior is documented in the "info ld" page, so maybe my
patch is OK except that it should be applied to bfd/peXXigen.c, which is
a part of the distribution, unlike bfd/peigen.c.

I'm still looking for ways to create the .reloc section in Win32
executables, but it's a separate problem.  Now I realize that "-r" is not
the right option - it just combines object files.

-- 
Regards,
Pavel Roskin


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