bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/11182] gold can't find a scripted INPUT when both script and i


From: Ralf dot Wildenhues at gmx dot de
Subject: [Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory
Date: 30 Mar 2010 17:00:40 -0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]