------- Additional Comments From Ralf dot Wildenhues at gmx dot de  2010-03-30 
17:00 -------
(In reply to comment #3)
> Obviously if anybody wants to send a patch, that would be great.

FWIW, the patch from comment #1 strips all directory parts, whereas BFD ld only
strips the version script name part; i.e., with

cat >sub/ld.script <<\EOF
INPUT(sub2/file.o)
EOF

BFD ld looks at sub2/file.o but not at file.o nor at sub/sub2/file.o.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11182

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

Reply via email to