Bonjour,

Trying to have a better understanding with LSF, first following step
by step instruction (SVN-20140815)

Can't duplicate:
;---------
echo 'main(){}' > dummy.c
cc dummy.c
readelf -l a.out | grep ': /tools'
;----
Getting:
cc dummy.c
/usr/bin/ld: unrecognized option '-plugin'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status

Trace back the problem to be within
Binutils-2.24 - Pass 2
cp -v ld/ld-new /tools/bin
which create a /tools/bin/ld-new instead of  /tools/bin/ld
if I copy /tools/bin/ld-new to /tools/bin/ld, everything
is according documentation.

First, believed it was a typo mistake, but 7.5, 7.4 doc show the same,
so I must be overlooking something

Is ld to be named ld-new within /tools/bin?
If such what am I missing within the previous building step?,
I see no reference to linker to be named ld-new.
Many Thanks for your Help.

BTW, I am very impressed by LFS doc quality.

--
A bientôt
===========================================================
Jean-Marc Pigeon                        E-Mail: [email protected]
SAFE Inc.                             Phone: (514) 493-4280
  Clement, 'a kiss solution' to get rid of SPAM (at last)
     Clement' Home base <"http://www.clement.safe.ca";>
===========================================================

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to