comp.lang.ada
 help / color / mirror / Atom feed
From: f <242@fal.com>
Subject: Re: Help installing GNAT 3.15p on a linux machine
Date: Thu, 20 Jan 2005 14:22:56 -0800
Date: 2005-01-20T14:22:56-08:00	[thread overview]
Message-ID: <pan.2005.01.20.22.22.56.470048@fal.com> (raw)
In-Reply-To: 1106193109.945998.285530@f14g2000cwb.googlegroups.com

On Wed, 19 Jan 2005 19:51:49 -0800, Beau  Elliott wrote:

> Can anyone help me with my install of GNAT 3.15p. I downloaded the
> linux version from http://libre.act-europe.fr/GNAT/
> 
> I then used:
> gunzip -c gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.gz | tar xf -
> 
> I then used the doconfig (using option 2) script to create the
> doinstall file.
> 
> Once I did this, I ran the doinstall file and it finished.
> 
> I then wrote a hello world program to test it out,
> 
> I typed:
> 
> gcc -c hello.adb
> 
> and then I got an error saying: Ada compiler not installed on this
> system.
> 
> Can anyone help me fix this problem? I know this is not necessarily a
> Ada problem, but I assume some of you use linux and probably use this
> compiler so maybe some of you can help me solve my problem.  I would
> really like to use Ada in a linux environment. Thanks in advance!

I haven't read any other replies so I apologize if this is a repeat:

gcc a front end to the compilers, g++, etc.

If you haven't rebuilt gcc to include ada support, you cannot expect gcc
to compile your ada files for you. You want to use gnatmake (try typing
gnat<TAB> in your shell and you should see all possible completions)



      parent reply	other threads:[~2005-01-20 22:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20  3:51 Help installing GNAT 3.15p on a linux machine Beau  Elliott
2005-01-20  4:21 ` Cephus®
2005-01-20  9:15   ` Martin Krischik
2005-01-20 15:00     ` Cephus®
2005-01-20 15:11       ` Duncan Sands
2005-01-20 15:29       ` Ole-Hjalmar Kristensen
2005-01-20 16:52       ` Martin Krischik
2005-01-20  8:23 ` Duncan Sands
2005-01-20  8:32 ` Bobby D. Bryant
2005-01-20 22:22 ` f [this message]
replies disabled

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