h8300-hitachi-hms cross compiler build problem
Akshay Pundle
akshaypundle@yahoo.com
Mon Sep 13 17:44:00 GMT 2004
Hi.
I'm trying to build a h8300 cross compiler
(gcc-2.95.3)on a freebsd 4.8 system. Binutils and the
bootstrap compiler builds fine.
but when building the compiler , i get the following
error :
_fixunsdfsi
/var/tmp/ccrotDR2.s: Assembler messages:
/var/tmp/ccrotDR2.s:433: Error: bad expression
*** Error code 1
looking at the assembly output reveals the following
line :
add.l #--2147483648,er0
to be the curlprit , which is a part of the output
generated by the following command :
./xgcc -B/tmp/h8300-hitachi-hms/h8300-hitachi-hms/bin/
-B./
-I/tmp/h8300-hitachi-hms/h8300-hitachi-hms/include -O2
-DCROSS_COMPILE -DIN_GCC -g -I./include -DDF=SF
-DDI=SI -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-Dinhibit_libc -mh -I. -I../../gcc-2.95.3-core/gcc
-I../../gcc-2.95.3-core/gcc/config
-I../../gcc-2.95.3-core/gcc/../include -c
-DL_fixunsdfsi
../../gcc-2.95.3-core/gcc/libgcc2.c -o _fixunsdfsi.o
--save-temps
any idea what wrong ?
thanks a lot
-akshay
_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list