From: Marcelo Coraça de Freitas on
Hello there!

Do you guys know with what compilers should gprbuild be compatible? I
mean, should I be able to build it and use against gnat-gcc-4.3.1
(well, I can't).


Regards.
From: anon on
In <f6b846cb-db3a-4560-8929-6c372a7651e1(a)j19g2000vbh.googlegroups.com>, =?ISO-8859-1?Q?Marcelo_Cora=E7a_de_Freitas?= <marcelo.batera(a)gmail.com> writes:
>Hello there!
>
>Do you guys know with what compilers should gprbuild be compatible? I
>mean, should I be able to build it and use against gnat-gcc-4.3.1
>(well, I can't).
>
>
>Regards.

I would simple download and install the GNAT 2010 binary package from
Adacore. Then download and compile gprbuild for 2010. Should be good
to go.
From: John B. Matthews on
In article
<f6b846cb-db3a-4560-8929-6c372a7651e1(a)j19g2000vbh.googlegroups.com>,
Marcelo Coraça de Freitas <marcelo.batera(a)gmail.com> wrote:

> Do you guys know with what compilers should gprbuild be compatible? I
> mean, should I be able to build it and use against gnat-gcc-4.3.1
> (well, I can't).

GNAT 4.3.4 (FSF) seems to work on Mac OS X, although building shared
libraries seems to require a little manual intervention.

--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>
From: Simon Wright on
Marcelo Coraça de Freitas <marcelo.batera(a)gmail.com> writes:

> Do you guys know with what compilers should gprbuild be compatible? I
> mean, should I be able to build it and use against gnat-gcc-4.3.1
> (well, I can't).

Normally it's OK to use gprbuild with the compiler it was built with.

I've just been trying (out of interest) to get it to work with a
different compiler: not able to find the right magic yet ...
From: Stephen Leake on
Marcelo Coraça de Freitas <marcelo.batera(a)gmail.com> writes:

> Hello there!
>
> Do you guys know with what compilers should gprbuild be compatible?

The GNAT version it is released with

> I mean, should I be able to build it and use against gnat-gcc-4.3.1
> (well, I can't).

What version of gprbuild, what OS, what problems?

--
-- Stephe