GCC 3.0.3(pre): linux x m68k-aout didn't build
Don Lindsay
lindsayd@cisco.com
Mon Dec 17 12:34:00 GMT 2001
After a successful bootstrap/install on (Red Hat Linux 7.2),
I tried to use that for
i686-pc-linux-gnu x m68k-aout
Cutdown from the log:
<path>gcc/xgcc -O2 -m68000 -g -c c++locale.cc
/tmp/cchD8pNh.s: Assembler messages:
/tmp/cchD8pNh.s:1530: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
/tmp/cchD8pNh.s:1604: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
/tmp/cchD8pNh.s:1678: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
/tmp/cchD8pNh.s:1727: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
/tmp/cchD8pNh.s:1772: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
/tmp/cchD8pNh.s:1828: Error: invalid instruction for this architecture;
needs 68020 or higher -- statement `casl d0,d2,a0@' ignored
make[7]: *** [c++locale.lo] Error 1
make[7]: Leaving directory `<path>/m68k-aout/m68000/libstdc++-v3/src'
I'd normally check into this further before posting. But since we're now
in "should we roll the tarball" mode, consider this an input to the
decision.
--
Don
More information about the Gcc
mailing list