Missing mips-tfile dependency in 3.0 branch?
Neil Booth
neil@daikokuya.demon.co.uk
Tue Feb 27 13:06:00 GMT 2001
Neil Booth wrote:-
> I'm trying to build a x86-mips cross compiler, configured as follows:-
Never mind, I've succeeded. I forgot --with-gnu-as and --with-gnu-ld, and
shouldn't have gone autopilot and typed make bootstrap.
Now I have a cross compiler, it still doesn't do what I want, which is to
fix a bug in c-lex.c when used with -mabi=64.
bash-2.04$ cross/bin/mips-elf-gcc -mabi=64 -c /tmp/test.c
cc1: Invalid option `abi=64'
I have no idea why this doesn't work. Hints?
Neil.
More information about the Gcc
mailing list