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: Please Help, I'd like to choose my cross-compiler


-----Original Message-----
From: netcourrier [mailto:paul.pinault@netcourrier.com]
Sent: 22 March 2001 17:49

>I'd like to realize a nice install of Gcc as cross compiler... So, I'd 
>like to have 3 different target supported : powerpc, i686 and arm... 
>After, I'd like to choose what target I'll compile for with something like
>gcc -b target ( for example )
>
>What configure option can I use  ? 

  You can't do it all at once; you have to separately configure, build
and install for each of the 3 targets.  As long as you don't use different
settings for --prefix, you can then use -b to choose between them.

    DaveK
--
 All your base are belong to us!


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