------- Additional Comments From peb at mppmu dot mpg dot de 2006-03-01 09:35 ------- (In reply to comment #1) > Please provide a way for other to reproduce it.
Like this (using bash, other shells might behave differently): Create directories (physical path) P/BLD1 P/BLD2 Create a symlink L->P unpack binutils release to P/binutils-2.16.1 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 -- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils