libgcc2.c error
Danish Samad
danishsamad@yahoo.com
Mon Mar 11 22:52:00 GMT 2002
hello,
while,cross compiling,building the bootstrap compiler
I get the following error:
../../gcc-2.95.3/gcc/libgcc2.c: In function
`__muldi3':
../../gcc-2.95.3/gcc/libgcc2.c:300: `BITS_PER_UNIT'
undeclared (first use in this function)
../../gcc-2.95.3/gcc/libgcc2.c:300: (Each undeclared
identifier is reported only once
../../gcc-2.95.3/gcc/libgcc2.c:300: for each function
it appears in.)
../../gcc-2.95.3/gcc/libgcc2.c:300: Internal compiler
error in `do_jump_for_compare', at expr.c:11274
and I have declared the BITS_PER_UNIT macro in the
header file. Can unavailability of cross assemblers
and linkers be causing this problem?
regards,
danish
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
More information about the Gcc
mailing list