comp.lang.ada
 help / color / mirror / Atom feed
* Help installing GCC/GNAT 4.0.2
@ 2005-11-23  4:08 Anonymous Coward
  2005-11-23  9:36 ` Georg Bauhaus
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Anonymous Coward @ 2005-11-23  4:08 UTC (permalink / raw)


Starting with GCC 3.2.2, and the following versions of GNAT
(distributed with Red Hat 9):

   GNATMAKE 3.2.2 20030222 (3.2.2-4) Copyright 1995-2001 Free Software Foundation, Inc.
   GNATBIND 3.2.2 20030222 (3.2.2-4) Copyright 1995-2001 Free Software Foundation, Inc.

I attempted to install the latest GNAT from gcc-4.0.2.tar.bz2, as follows:

   % mkdir /usr/local/src/gcc-4.0.2/obj
   % cd !$
   % ../configure
   % make bootstrap
   % make install

It built a non-Ada version of GCC that cannot compile *.ad[sb] files,
and there is no gnatmake, gnatbind, or gnatlink provided.  The
installation notes don't require any specific action to get Ada.
There is only a special case for admins that want to withhold Ada, so
I was expecting it to come automatically.  

Any ideas?

The Ada prereqs in the install guide state:

   In order to build GNAT, the Ada compiler, you need a working GNAT
   compiler (GNAT version 3.14 or later, or GCC version 3.1 or later),
   including GNAT tools such as gnatmake and gnatlink, since the Ada
   front end is written in Ada (with some GNAT-specific extensions),
   and GNU make.

I believe I meet these requirements.  My original version of GCC
compiled Ada code, it just didn't support Ada in GDB.



^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2005-11-26  7:10 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-23  4:08 Help installing GCC/GNAT 4.0.2 Anonymous Coward
2005-11-23  9:36 ` Georg Bauhaus
2005-11-23 10:47   ` Jerome Hugues
2005-11-23 11:23     ` Tapio Kelloniemi
2005-11-24  4:10       ` Anonymous Coward
2005-11-24  5:15         ` Simon Wright
2005-11-24  5:51           ` Anonymous Coward
2005-11-24  2:26     ` Anonymous Coward
2005-11-24 11:55       ` Jerome Hugues
2005-11-24 14:19         ` Samuel Tardieu
2005-11-24 16:21           ` Anonymous Coward
2005-11-24 20:27             ` Georg Bauhaus
2005-11-26  7:10             ` Simon Wright
2005-11-24 19:41       ` Martin Krischik
2005-11-24 21:50         ` Anonymous Coward
2005-11-25 18:18           ` Martin Krischik
2005-11-23 23:50   ` Anonymous Coward
2005-11-24  0:46     ` Georg Bauhaus
2005-11-24  2:30       ` Anonymous Coward
2005-11-24  3:39         ` Georg Bauhaus
2005-11-24 19:34     ` Martin Krischik
2005-11-23 17:43 ` Martin Krischik
2005-11-24 12:48 ` Simon Clubley

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