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: Joe Buck <jbuck at racerx dot synopsys dot com>
- Date: Fri, 12 Jan 2001 12:00:52 -0800 (PST)
- Cc: aoliva at redhat dot com, gcc at gcc dot gnu dot org
RMS writes:
> If we adopt -R as a standard GCC feature, we could implement it in
> different ways on different systems, so that it gets the same result
> on all. Users would probably consider that a step forward.
I like the idea of this, but some target platforms lack the needed concept
(of a wired-in search patch for shared libraries). Still, I'd at least
like it to be present where it works and is trivial, as on GNU/Linux.