[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: link-order.at test set wrong -L?
From: |
Kurt Roeckx |
Subject: |
Re: link-order.at test set wrong -L? |
Date: |
Fri, 23 Jan 2009 20:26:05 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sun, Jan 04, 2009 at 01:50:26PM +0100, Kurt Roeckx wrote:
>
> Hi,
>
> When looking at the results of the link-order.at test, I notice that
> 24/new/lib/liba.so has this rapth set:
> RPATH
> /home/kurt/libtool/git/tests/testsuite.dir/24/new/lib:/home/kurt/libtool/git/tests/testsuite.dir/24/old/lib
>
> It probably shouldn't have this old dir in it, since it contains the other
> libb.so that has other symbols.
>
> I think the problem is that the testsuite uses -L on the old dir, while
> the second time it should probably use -L on the new dir.
Can someone take a look at this?
Kurt