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]
Other format: [Raw text]

Re: linux only compilation


Hi,

in most cases simply call ./configure --host=i686-pc-linux and set
CC,LD,AR and other friends to your cross ones (ex CC=i686-pc-linux-gcc
... ./configure --host=i686-pc-linux)

bertrand

Le lun 17/01/2005 Ã 10:58, The Alexanders a Ãcrit :
> Thanks to the friendly people here i have learned soo much, i have one 
> final question, how do i make CYGWIN stop refering to its own gcc and 
> automatically ./configure/build linux applications.?
> 
> Thank You in advance
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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