[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: link-order.at test set wrong -L?
From: |
Ralf Wildenhues |
Subject: |
Re: link-order.at test set wrong -L? |
Date: |
Wed, 28 Jan 2009 08:56:00 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Kurt,
Thanks for this report, and sorry for the delay.
* Kurt Roeckx wrote on Sun, Jan 04, 2009 at 01:50:26PM CET:
>
> 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 you expand a bit? Are you seeing this test fail anywhere, and if
yes, can you post the verbose log of the failure, including all details
such as compiler/linker used, system this happens on etc.? If no, I
guess you are questioning the validity of the test?
Note, I don't dispute that there may very well be a problem with the
test, but before I look at it in detail, it'd be good to have all the
details available.
Thanks,
Ralf