TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stephen Leake <[log in to unmask]>
Reply To:
Stephen Leake <[log in to unmask]>
Date:
Tue, 4 Sep 2001 12:38:55 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
"Krishna, Buska (IE10)" <[log in to unmask]> writes:

> Hi all,
>
>         Are there any GNAT cross compilers available free? which can run on
> x86?

Yes. You have to compile them yourself, but that's not very hard. See
my previous message for the source to compile.

>
>         Could any body give the list GNAT cross compilers available?

The officially supported platform list is at www.gnat.com, on the
"supported platforms" page (I hate frames :).

The unofficially supported target list is the same as that for gcc;
see the gcc directory gcc/config/* for the actual list; it's very
long! Hmm. For those targets not on the official GNAT list, you have
to do more work, and for some, you have to do a lot of work. Depends
on what you mean by "available".

--
-- Stephe

ATOM RSS1 RSS2