Antoine Kaufmann wrote:
after some small changes. But when I tried to compile a simple Hello World,
gcc failed with some assembler error messages about illegal operad size with
some push instructions. As i guessed they seem to come from the host 64bit
as. I compared the error messages by trying
> 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 th