[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/2375] ld testsuite skips ld-bootstrap tests if `pwd -L` != `pwd
From: |
peb at mppmu dot mpg dot de |
Subject: |
[Bug ld/2375] ld testsuite skips ld-bootstrap tests if `pwd -L` != `pwd -P` |
Date: |
1 Mar 2006 09:45:05 -0000 |
------- Additional Comments From peb at mppmu dot mpg dot de 2006-03-01 09:45
-------
(In reply to comment #2)
> (In reply to comment #1)
> > Please provide a way for other to reproduce it.
>
> cd P/BLD1
> ../binutils-2.16.1/configure --enable-shared --disable-static ....
> make
> make check => all 6 ld-bootstrap tests are skipped as UNSUPPORTED
> cd L/BLD2
> ../binutils-2.16.1/configure --enable-shared --disable-static ....
> make
> make check => 5 ld-bootstrap tests PASS, one (static) is skipped
Sorry, it just the reverse:
for 'make check' from L/BLD2 all 6 tests are skipped, from P/BLD1 5 tests PASS
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2375
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.