GCC as a Cross compiler i586-Linux / powerpc-vxworks
Denis BEURIVE
beurive@yahoo.com
Tue Jun 15 14:20:00 GMT 1999
Hi,
I am trying to build GCC as a cross compiler between ix86-Linux (host)
and powerpc-vxWorks (target). But I have always the same error:
<<
eabi.S: Assembler messages:
eabi.S:45: Internal error, aborting at symbols.c line 1625 in
copy_symbol_attributes
Please report this bug.
make[2]: *** [libgcc2.a] Error 1
make[1]: *** [stmp-multilib-sub] Error 2
make: *** [stmp-multilib] Error 1
>>
I believe this is because powerpc use big endian and intel little
endian, but I am not sure.
Does anybody have already built GCC as a cross compiler for
popwerpc-vxworks using a __ix86__ host ?
Thank you.
Denis BEURIVE
Notes:
I have installed for host compiling:
- binutils-2.9.4 et binutils-2.9.1
- gcc-2.8.1
To build the cross compiler I use:
GCC - gcc-2.8.1
- crossgcc-gcc-2.8.1.patch
- gcc281-vxworks.patch
BINUTILS - binutils-2.9.1
- binutils291-vxworks.patch
- I have tried binutils-2.9.4.0.1 too
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.
More information about the crossgcc
mailing list