comp.lang.ada
 help / color / mirror / Atom feed
From: Cephus® <beau.elliott@gmail.com>
Subject: Re: Help installing GNAT 3.15p on a linux machine
Date: 20 Jan 2005 07:00:27 -0800
Date: 2005-01-20T07:00:27-08:00	[thread overview]
Message-ID: <1106233227.165388.271400@f14g2000cwb.googlegroups.com> (raw)
In-Reply-To: <5811174.eFslaFBACa@linux1.krischik.com>

I am running TSL version 2.2

I can compile an Ada program by using:
/usr/gnat/bin/gcc -c hello.adb

but, I can't create the object program when I try this:
/usr/gnat/bin/gcc -c hello.adb
/usr/gnat/bin/gnatmake hello.adb

I get the error:
gnatbind -x hello.ali
gnatmake: error, unable to locate gnatbind

Now I have looked and gnatbind is located in the /usr/gnat/bin folder.
Anyone have any ideas what is going on?

I even try to do it the long way by doing:
/usr/gnat/bin/gcc -c hello.adb         <--works
/usr/gnat/bin/gnatbind hello            <--works
/usr/gnat/bin/gnatlink hello              <--Error

Error Message:
gcc: b~hello.adb: Ada compiler not installed on this system




  reply	other threads:[~2005-01-20 15:00 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® [this message]
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
replies disabled

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