Re: death to -{I,L}/our/{include,lib}!

Daniel Hagerty <[email protected]> Thu, 19 Jul 2001 14:53:55 -0400
Newsgroups gmane.comp.sysutils.ark.devel
Message-ID <[email protected]>
 > Does anyone know of a linker on a faintly modern Unix that
 > is entirely *losing*?

    The magic that -R invokes is part of the elf standard.  With a lot
of finesse, it's even technically possible to rewrite this section
of the binary (possible, but non-trivial; I'm aware of no code that
does so).

    If your vendors linker doesn't do RPATH, but your using an ELF
system, GNU's linker may be able to help you.