comp.lang.ada
 help / color / mirror / Atom feed
From: Tapio Kelloniemi <spam16@thack.org>
Subject: Re: Building GNAT with GCC 3.4.3
Date: Mon, 07 Mar 2005 18:50:29 GMT
Date: 2005-03-07T18:50:29+00:00	[thread overview]
Message-ID: <Vn1Xd.4289$R_1.1469@reader1.news.jippii.net> (raw)
In-Reply-To: 1110220047.917967.275540@z14g2000cwz.googlegroups.com

"braver" <deliverable@gmail.com> wrote::
>: Try the gcc/gcc directory. By the way, this
>: target has been removed in
>: gcc from CVS.
>
>Alas, there's no target with the word gnat or ada in any of the
>Makefile's in the resulting build directory!  Trying to compile an Ada
>file after make install says that Ada compiler is not installed on this
>system.  I got the full GCC 3.4.3 release, then unpacked Ada over it
>just it case -- seems the same gcc/ada source subdirectory.  Hmm...

BLFS book (http://www.linuxfromscratch.org/blfs) recommends for gcc-3.4.1
the following commands to build GNAT:

make -C gcc gnatlib-shared
make -C gcc gnattools

Anyway gnat 3.13p might be a problem, try 3.1[45]p instead. For me
3.15p failed with gcc 3.3.

Also make sure that gcc finds you gnat installation (I don't know how).
Perhaps using the gnat gcc to build the whole new compiler could solve
the problem.

-- 
Tapio



  reply	other threads:[~2005-03-07 18:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 14:00 Building GNAT with GCC 3.4.3 braver
2005-03-07 14:12 ` Duncan Sands
2005-03-07 18:00   ` Bobby D. Bryant
2005-03-07 19:29     ` Duncan Sands
2005-03-07 18:27   ` braver
2005-03-07 18:50     ` Tapio Kelloniemi [this message]
2005-03-07 19:07       ` Georg Bauhaus
2005-03-08  5:40         ` braver
replies disabled

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