comp.lang.ada
 help / color / mirror / Atom feed
From: "GlesgaMick" <sikmick@yahoo.com>
Subject: How do i configure AdaGIDE to use the GNAT compiler?
Date: Sun, 26 Sep 2004 09:27:18 -0400
Date: 2004-09-26T09:27:18-04:00	[thread overview]
Message-ID: <b43075e76830f48de0d6375cb06b5ca9@localhost.talkaboutprogramming.com> (raw)

ok, i use windows ME, i installed "gnat-3.15p-nt.exe" to D:\GNAT.  then i
installed AdaGIDE to that directory (as instructed at setup).  i create a
simple "Hello, World!" program to test that its working. ie:

--start code
with Ada.Text_Io;
procedure Hello is
begin
   Ada.Text_Io.Put_Line("Hello world!");
end Hello;
--end code

when i click "compile" i get the message:

Compiling...
gnat1: invalid switch: 2
Completed.

i can use gnatmake from the command line and it works, so how do i
configure GIDE to work, so i can just click?




             reply	other threads:[~2004-09-26 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-26 13:27 GlesgaMick [this message]
     [not found] ` <h50el0573c7r52q8fqqq55snbcordep4eq@4ax.com>
2004-09-27 17:45   ` How do i configure AdaGIDE to use the GNAT compiler? GlesgaMick
     [not found]     ` <femhl0t1cfvoa8jj7tnialpdn17fkopem2@4ax.com>
2004-10-02 12:46       ` GlesgaMick
2004-09-30 10:46 ` Alfred Hilscher
2004-09-30 12:15 ` Alfred Hilscher
replies disabled

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