This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [ghudson@MIT.EDU: Re: -Xlinker and LDFLAGS]
- To: rms at gnu dot org
- Subject: Re: [ghudson@MIT.EDU: Re: -Xlinker and LDFLAGS]
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Fri, 12 Jan 2001 14:45:41 -0500
- cc: aoliva at redhat dot com, gcc at gcc dot gnu dot org
>>>>> Richard Stallman writes:
Richard> Are there systems where -R in the native linker has some other
Richard> meaning instead?
Yes, most definitely. -R/-rpath is specific to a type of
dynamic linking behavior.
David