Mail Archives: djgpp/1999/06/16/10:51:27
>> Could someone tell me how I can load a COFF ro A.OUT format executable,
>> implementing relocation on it as well? Also, I'd like to knwo what I have
to
>> do to get relocation info in my binaries, in the first place...
>>
>> Any pointers to existing source code would be greatly appreciated....
I have a package that does precisely this. The COFF-specific code is fairly
independent, so I can send you a copy of it if you like. There are a couple
of gotcha's involved, so let me know if you don't understand WHY i did
something.
-={C}=-
- Raw text -