comp.lang.ada
 help / color / mirror / Atom feed
From: "Ludovic Brenta" <ludovic@ludovic-brenta.org>
Subject: Re: License and Compiler Confusion
Date: 27 Mar 2006 04:15:53 -0800
Date: 2006-03-27T04:15:53-08:00	[thread overview]
Message-ID: <1143461753.782579.10300@g10g2000cwb.googlegroups.com> (raw)
In-Reply-To: <122eueg73prnm74@corp.supernews.com>

On FreeBSD, the compiler driver for GNAT 3.15p is "adagcc", not
"gcc". You should be able to bootstrap like this:

$ mkdir gcc.o
$ cd gcc.o
$ CC=adagcc ../gcc/configure --enable-languages=c,ada --prefix=/opt/...

In my experience, GNAT 3.15p can bootstrap GCC 4.1 without a problem.
It failed however when I tried to bootstrap GCC 4.0, long before it
reached the Ada front-end.

HTH

-- 
Ludovic Brenta.




  reply	other threads:[~2006-03-27 12:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-25 16:46 License and Compiler Confusion Jason C. Wells
2006-03-25 18:52 ` Martin Krischik
2006-03-26 11:03   ` Björn Persson
2006-03-27  5:36     ` Jason C. Wells
2006-03-27 12:15       ` Ludovic Brenta [this message]
2006-03-27 18:24       ` Martin Krischik
2006-03-27 20:55       ` Karel Miklav
2006-04-05  1:27   ` mamboking
2006-04-05  2:33     ` Jeffrey Creem
2006-03-25 20:33 ` Björn Persson
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox