This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

m68k-elf target broken again


Hello,

trying to build m68k-elf with a combined tree today
(all latest cvs, gcc mainline) fails when building the
m5206e multilib:

/home/dara/mainline/objdir/gcc/xgcc
-B/home/dara/mainline/objdir/gcc/ -nostdinc
-B/home/dara/mainline/objdir/m68k-elf/newlib/ -isystem
/home/dara/mainline/objdir/m68k-elf/newlib/targ-include
-isystem
/home/dara/mainline/combined/newlib/libc/include
-B/usr/local/m68k-elf/bin/ -B/usr/local/m68k-elf/lib/
-isystem /usr/local/m68k-elf/include -isystem
/usr/local/m68k-elf/sys-include
-L/home/dara/mainline/objdir/ld -O2  -DIN_GCC
-DCROSS_COMPILE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-Dinhibit_libc -I. -I. -I../../combined/gcc
-I../../combined/gcc/. -I../../combined/gcc/config
-I../../combined/gcc/../include  -m528x -DL_mulsi3
-xassembler-with-cpp -c
../../combined/gcc/config/m68k/lb1sf68.asm -o
libgcc/m528x/_mulsi3.o
Assembler messages:
Error: unrecognized architecture specification `528x'
make[2]: *** [libgcc/m528x/_mulsi3.o] Error 1
make[2]: Leaving directory
`/home/dara/mainline/objdir/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory
`/home/dara/mainline/objdir/gcc'
make: *** [all-gcc] Error 2

I suspect this is related to the recent coldfire
patches, though I could be wrong.

Thanks,

Dara

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]