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: List and specifications of available targets (and hosts).


Fabrice Gautier wrote:
> 
> Hi,
> 
> Is there anywhere a list of the available targets (and hosts) and their
> specification.

The closest you would get is probably gcc's configure.in.

> For example i'm curious to know what exactly the diffeences are between
> i386-elf and i386-linux target... and things like that.

gcc/configure.in will tell you that they use different target makefile
fragmentss, different header files, etc.

Note that in current CVS gcc, if you are using that, the file to look at is
now gcc/config.gcc
 
> And is there also some list of which host/target combination have ever been
> build successfully ? And for which there are binary available and where?

Anything listed there has probably been built successfully at some point.
Whether it does any more is more interesting - it may have broken last
week, or several years ago.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

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