This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: alpha -> ppc cross compiler


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


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