alpha -> ppc cross compiler
Simon A Watts
simon.watts@marconi.com
Fri May 25 01:34:00 GMT 2001
dkorn@pixelpower.com wrote:
>> I have been trying to build a GCC 2.95.3 cross compiler, with
>> host=alpha-unknown-linux-gnu
>> target=powerpc-wrs-vxworks5.4.
>
>> Minor SYNTAX BUG found in
>> /gcc-2.65.3/gcc/config/rs6000/rs6000.c due to
>> HOST_BITS_PER_WIDE_INT != 32
>
> Ah, hang on a minute there.. are you trying to build 64 bit code
> for your alpha, by any chance?
AFAIK, it should be a cross-compiler for the alpha host, so
HOST_BITS_PER_WIDE_INT is 64 (?). The compiler target is powerpc. So,
this is part of the xgcc and should be 64bit, but the xgcc produces
32bit for PPC?
Has anyone built a xgcc from alpha to powerpc?
Si.
--
Simon A Watts
Software Engineer
Marconi Medical Systems
mailto:simon.watts@marconi.com
tel: +44(0) 1252 747 311
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list