libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new shlibpath_overrides_runpath test


From: Ralf Wildenhues
Subject: Re: new shlibpath_overrides_runpath test
Date: Sat, 16 Sep 2006 18:11:14 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

* Peter O'Gorman wrote on Sat, Sep 16, 2006 at 06:07:33PM CEST:
> On Sep 16, 2006, at 7:12 AM, Ralf Wildenhues wrote:
> 
> >+$CC $CPPFLAGS $CFLAGS -c m.c
> >+AT_CHECK([$LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o m m.$OBJEXT  
> >-Lsub/lib -la -R`pwd`/sub/lib],
> 
> I'm probably just being dumb, but what is that -R doing there?

Well, I removed the file sub/lib/liba.la before this link line, so
libtool won't hardcode the path for us without the -R.

It's not the only case that is interesting, sure, but it is definitely
one we should also care about.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]