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: Cross compile error question: i686 to powerpc--linux-gnu


>-----Original Message-----
>From: William A. Gatliff [mailto:bgat@saturn.billgatliff.com]
>Sent: 17 October 2001 18:52

  [decided it's time to start trimming the cc list a bit]

>Theoretically, no compiler *needs* anything target-specific in order
>to simply translate C code into ASM code.  But there's more than that
>involved in building complete applications--- the anticipated use for
>gcc--- so the gcc build process may not be suitable for building a
>theoretical, pure C-to-ASM translator, since few people would want
>such a thing in practice.
>
>It's entirely likely that various intermediate targets in the gcc
>Makefile will yield a "theoretical" compiler.  Use The Source.  :^)

  The xgcc (bootstrap, although we maybe shouldn't use this term to avoid
confusion with the 'bootstrap' process and makefile target used when 
doing a native build) compiler is exactly this.  Use it with -S or -c.

       DaveK
-- 
Burn your ID card!  http://www.optional-identity.org.uk/
Help support the campaign, copy this into your .sig!


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