This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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]

Generating fixup table in PE-i386 /w linker


Whenever I create a PE-i386 exectuable with LD, it creates an exectuable
file 
that has the relocation table(or fixup table) removed.  How can I get the
linker to generate this?

I tried using the --emit-relocs option, but it doesn't seem to have any
effect.
I also tried --r and -reloc, but this causes the output to no longer me a PE
executable.  What format is this?



James Z. Liang
jliang at sandia dot gov






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