This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Matsushita MN10300


I tried to build GCC and the binutils under Linux
(LASER Linux6.0), as a cross-compilerfor a Matsushita MN10300,
but I faild.

I built binutils with --target=mn10300-elf.
Then when I ran make a cross-compiler with --target=mn10300-elf,
I received the following error:

./xgcc -B./ -DCROSS_COMPILE -DIN_GCC    -g -I./include  -I/usr/include
-c dummy.c
/tmp/ccGfyGvu.s: Assembler messages:
/tmp/ccGfyGvu.s:35: Error: no such 386 instruction: `movm'
/tmp/ccGfyGvu.s:36: Error: operands given don't match any known 386
instruction
/tmp/ccGfyGvu.s:40: Error: operands given don't match any known 386
instruction
/tmp/ccGfyGvu.s:41: Error: invalid char '[' begining first operand '[d2'

make: *** [libgcc1.null] Error 1

--
binutils-2.9.1.0.15
gcc-2.8.1


Masanori.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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