Re: RE: [gps-devel]Problems building gps-1.4.0-academic on FreeBSD 5.1 using gnat 3.15p

Arnaud Charlet <[email protected]> Fri, 28 Nov 2003 09:31:27 +0100
Newsgroups gmane.comp.ide.gps.devel
Message-ID <[email protected]>
> I downloaded g-heasor.ads and g-heasor.adb from gcc.gnu.org's CVS
> repository and continued the build.

Right, that's fine.

> The final error I had was:

The version of GNAT you are using is apparently misconfigured and/or misbuilt.

My suggestion would be to use a GCC 3.4 snapshot that contains a more recent
version of GNAT.

Alternatively, it may be possible to find a work around by tweaking the code
around commands-external.adb:179:57

Arno