Just a note: The "-Xlinker" etc... can be passed to gcc, cc etc... however, example, on my lfs, obviously output this: [EMAIL PROTECTED]:~# cc -Wl,--hash-style=both dummy.c /usr/bin/ld: unrecognized option '--hash-style=both' /usr/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status [EMAIL PROTECTED]:~#
Fedora Core 6 (and others) uses patched versions of binutils, gcc and glibc that permit to choose which hash-style to use (default is gnu). Bye and have a good evening. Luca -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
