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: Peter O'Gorman
Subject: Re: new shlibpath_overrides_runpath test
Date: Sun, 17 Sep 2006 08:23:18 +0900


On Sep 17, 2006, at 1:11 AM, Ralf Wildenhues wrote:

* 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.

Okay, then the test ought to be limited to systems which accept the - R flag, shouldn't it?

Peter





reply via email to

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