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

See the CrossGCC FAQ for lots more infromation.


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

Re: : What is affected


Michael Sokolov wrote:

> > Or will program I compile for ordinary use get
> > confused and linked to the wrong libraries?????
> 
> No, this will never happen. Everything is arranged so that both native and
> cross tools "just work" naturally and never conflict. This is a really
> beautiful system.

The GNU tools really need to be praised on this one.

For RTEMS, I regularly keep about 10 gcc targets installed at the same 
time plus the native compiler.  That ignores an alternate install tree
with native and cross GNAT compilers.

The only issue I know of is if you start overriding environment
variables
like GCC_EXEC_PREFIX.  The setting can be right for only one compiler
target.
It will break the others.  There was talk of fixing this a while back. 
I
don't know if it ever was though.

> 
> --
> Michael Sokolov         Harhan Engineering Laboratory
> Public Service Agent    International Free Computing Task Force
>                         International Engineering and Science Task Force
>                         615 N GOOD LATIMER EXPY STE #4
>                         DALLAS TX 75204-5852 USA
> 
> Phone: +1-214-824-7693 (Harhan Eng Lab office)
> E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

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