This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: GNAT is required to build ada


On 2007/11/3, "David Miller" <davem at davemloft dot net> wrote:
> The trick is to have a program that, even if massively suboptimal, can
> compile ADA code for the purposes of bootstrapping the ADA compiler
> and is written in C.

There are many tricks.

A) Works gnats from gcc-2.93.3? gcc-3.4.6? ...
B) Anyone has to compile .ads with -S option to get assembly .S files
    and to upload to the svn/cvs tree for bootstrapping.
C) Google.

   J.C. Pizarro


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