[Bug target/15951] New: m68k-*-elf doesn't allow --with-cpu= in the configure script
jivera at flame dot org
gcc-bugzilla@gcc.gnu.org
Sat Jun 12 09:42:00 GMT 2004
$ ../combined/configure --target=m68k-elf --prefix=`pwd`/../install
--with-newlib --with-gnu-as --with-gnu-ld --enable-languages=c
--disable-multilib --with-cpu=cpu32
[ omitted ]
$ make
[ omitted ]
This target does not support --with-cpu.
make: *** [configure-gcc] Error 1
I noticed m68k-*-linux has with-cpu support, would it be difficult to allow it
for m68k-*-elf too?
--
Summary: m68k-*-elf doesn't allow --with-cpu= in the configure
script
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jivera at flame dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: m68k-unknown-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15951
More information about the Gcc-bugs
mailing list