comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier@fakeaddress.nil>
Subject: Re: gnat 2006 and windows vista
Date: Fri, 23 Mar 2007 19:04:01 +0100
Date: 2007-03-23T19:04:01+01:00	[thread overview]
Message-ID: <4604165f$1_5@news.bluewin.ch> (raw)
In-Reply-To: <ipTMh.13$8l2.0@trnddc01>

Randy wrote:

> I installed adagide and made a small program.
> 
> WITH Simple_Io;
> PROCEDURE Hi IS
> BEGIN
>   Put("Hi");
> END Hi;
> 
> Of course I may have messed up the program too who knows lol. but it 
> said this:
> compiling...
> gcc: installation problem, cannot exec 'gnat1': no such file or directory
> done-- error detected.
> I started looking for the paths and such but I can't seem to find 
> anything like a preferences or what compilier to use.
> :/ it sucks being a newbie.
> Randy

What happens when you compile from the command line (cmd.exe) ?
I.e.: gnatmake hi
I bet you also get "gcc: installation problem, cannot exec 'gnat1'...".
In that case, not an AdaGIDE problem. Anyway AdaGIDE just calls gcc or gnatmake.
It seems like you have several GCCs installed, one knowing GNAT, another one 
not knowing it but which is first in the PATH.
HTH
______________________________________________________________
Gautier         -- http://www.mysunrise.ch/users/gdm/index.htm
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!



  parent reply	other threads:[~2007-03-23 18:04 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 21:32 gnat 2006 and windows vista Randy
2007-03-21 22:46 ` Jeffrey Creem
2007-03-21 23:13   ` Randy
2007-03-22  1:34     ` Jeffrey Creem
2007-03-22  2:57       ` Randy
2007-03-22  4:46         ` Jeffrey R. Carter
2007-03-22 10:56         ` Stephen Leake
2007-03-23  1:39           ` Jeffrey Creem
2007-03-23  4:32             ` Jeffrey R. Carter
2007-03-23 12:02               ` Jeffrey Creem
2007-03-23 16:39                 ` Randy
2007-03-23 17:28                   ` Ed Falis
2007-03-23 18:04                   ` Gautier [this message]
2007-03-23 19:12                     ` Randy
2007-03-23 19:54                       ` Pascal Obry
2007-03-23 19:54                       ` Pascal Obry
2007-03-23 20:44                       ` Gautier
2007-03-23 21:18                         ` Randy
2007-03-23 21:45                           ` Ali Bendriss
2007-03-23 22:27                         ` Simon Wright
2007-03-23 12:05               ` Jeffrey Creem
2007-03-23 19:09             ` Wiljan Derks
2007-03-23 19:15               ` Randy
2007-03-23 19:30                 ` Jeffrey Creem
2007-03-23 20:59               ` Ali Bendriss
2007-03-23 21:20                 ` Randy
2007-03-23 21:50                   ` Jeffrey Creem
2007-03-23 23:41                     ` Randy
2007-03-23 23:50                     ` Randy
2007-03-22  9:30     ` Ludovic Brenta
2007-03-22 12:06       ` Ali Bendriss
2007-03-22 13:42       ` Poul-Erik Andreasen
2007-03-22 14:18         ` Ludovic Brenta
replies disabled

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