Re: Library relocation warning

Tor Lillqvist <[email protected]> Wed, 19 Feb 2003 13:46:22 +0000
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Tor Lillqvist writes:
 > Possibly. It might even be possible to simply change the base address
 > of the DLL with some tool without relinking it?

I think editbin (one of the incarnations of the Microsoft linker) can
be used to do it. Dunno what if any of the GNU binutils. objcopy
probably?

--tml