This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ghudson@MIT.EDU: Re: -Xlinker and LDFLAGS]


On 12-Jan-2001, Phil Edwards <pedwards@disaster.jaj.com> wrote:
> On Fri, Jan 12, 2001 at 05:47:03PM +1100, Fergus Henderson wrote:
> > On 12-Jan-2001, Phil Edwards <pedwards@disaster.jaj.com> wrote:
> > > 
> > > I'll reiterate my suggestion that on platforms where we don't already
> > > pass -R, we should recognize and warn about it.  Something like "-R is way
> > > nonportable, maybe you want to start using -Wl".
> > 
> > I don't see how that helps, since `-Wl' is no more portable than `-R',
> > isn't it?
> 
> No, -Wl is understood by GCC itself.

Sorry, what I meant was this:

	I don't see how that helps, since `-Wl,-R' is no more portable than `-R',
	isn't it?                          ^^^^^^

(I thought this would be understood from the context, but clearly not.)

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]