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:
>
>>   What I'm getting at is, isn't alpha one of those platforms that
>> has a 32-bit coding model and a 64-bit coding model, and there are
>> known codegen bugs with 2.95.x in generating code for the 
>64-bit model,
>> but the 32-bit model is OK, and everyone always gets told 'oh, you've
>> got to use V3 from CVS to make 64-bit work' ?
>
>
>Hm, sounds like I would need to build the xgcc in the 32-bit 
>model?  Any 
>idea how to enforce this?  Is there a host triplet which 
>specifies this?
>
>I'll have a poke around to see if I can find out myself...

  As I said, I'm out of my depth here and I don't know if this is
an alpha issue at all, but I remember it coming up frequently on the
various gcc mailing lists, so it's worth a search of the archive.  It
would certainly make sense of getting a sig11 from the x-assembler,
and the solution would be to force 32 bit codegen from the compiler, 
and I don't know how that would be done, and I'm not even sure that
HOST_WIDE_INT != 32 necessarily means that the codegen is being done
in 64 bit mode.

  But, if all those things *are* going on, it would be the answer....

     DaveK
-- 
*** RIP: Douglas Adams. So long, and thanks for all the books. ***


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

------
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]