comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.org>
Subject: Re: GNAT on Fedora Core 3?
Date: 16 Mar 2005 17:05:26 +0100
Date: 2005-03-16T17:05:27+01:00	[thread overview]
Message-ID: <uu0nbr2yh.fsf@obry.org> (raw)
In-Reply-To: pkYZd.6144$qf2.964@newsread2.news.atl.earthlink.net


Steve O'Neill <steve.oneill@earthlink.net> writes:

> How do I get gcc to recognize that GNAT is installed?

Looks like you have 2 compilers installed, one for GNU/C-C++ and one for
GNU/Ada. So you can try this:

$ which gnatmake
/whatever/gnat/is/installed/bin/gnatmake

$ PATH=/whatever/gnat/is/installed/bin:$PATH

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



      reply	other threads:[~2005-03-16 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16 15:32 GNAT on Fedora Core 3? Steve O'Neill
2005-03-16 16:05 ` Pascal Obry [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