comp.lang.ada
 help / color / mirror / Atom feed
* How do i configure AdaGIDE to use the GNAT compiler?
@ 2004-09-26 13:27 GlesgaMick
       [not found] ` <h50el0573c7r52q8fqqq55snbcordep4eq@4ax.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: GlesgaMick @ 2004-09-26 13:27 UTC (permalink / 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?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-10-02 12:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-26 13:27 How do i configure AdaGIDE to use the GNAT compiler? GlesgaMick
     [not found] ` <h50el0573c7r52q8fqqq55snbcordep4eq@4ax.com>
2004-09-27 17:45   ` 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

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