Still wondering what I'm doing wrong with Xorg-6.9.0
http://freedesktop.org/~ajax/dlloader-status.txt
grepping the Makefiles for LD (egrep -r '\bLD\b' *) all through
the X Server shows me this
LD = gcc -m32 -nostdlib
As cpu cycles are cheap, I'd like to change that. I'm left with
questions
1. Can I pass the equivelant of --with-gnu-ld to X and try again
with any hope of success?
2. Is that an acceptable linker instruction?
3. Does it consequently ignore other LDFLAGS (There seem to be
$LOCAL_LDFLAGS & $MODLDFLAGS options in the Makefiles for me to
hack)
4. Given that the problem seems to be linker options, has anyone
got a better cocktail to try?
--
With best Regards,
Declan Moriarty.
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page