gcc using wrong as
Antoine Kaufmann
toni@famkaufmann.info
Thu Feb 7 20:12:00 GMT 2008
> I wanted to recompile gcc for the new target. First I made the changes in
Oops I fogot to write, that I'm talking about a cross compiler from my Linux
x86_64 host to the i386-pc-lost target.
I looked at the specs of the cross compiler and I remarked that it calls as
hardcoded. But it makes then no sense for me, that my i386-elf-gcc works
together with the i386-elf-as because it's the same thing there. :S
More information about the Gcc
mailing list