comp.lang.ada
 help / color / mirror / Atom feed
* GNAT problem
@ 2003-05-06  1:12 Chris
  2003-05-07  5:49 ` Chris
  0 siblings, 1 reply; 7+ messages in thread
From: Chris @ 2003-05-06  1:12 UTC (permalink / raw)


I was successfully using GNAT with AdaGIDE on Windows 2000.
I went to compile a small test program today and it would not compile.
I have tried uninstallling, deleting directories, and reinstalling the
programs but fomr some reason I continue to get an error that "da
compiler not installed on this system"??

Here is what I see in AdaGIDE output:

Building...
GNATMAKE 3.15p  (20020523) Copyright 1995-2002 Free Software
Foundation, Inc
  "helloworld.ali" being checked ...
  -> "helloworld.ali" missing.
gcc -c -Ic:/ada/test/ -gnatwu -gnato -IC:\ada\test -g -I-
c:/ada/test/helloworld.adb
gcc.exe: c:/ada/test/helloworld.adb: Ada compiler not installed on
this system
gnatmake: "helloworld.ali" WARNING: ALI or object file not found after
compile
End of compilation
gnatmake: "c:/ada/test/helloworld.adb" compilation error
Done--error detected.

__________________________________________________
Here is the program:
with "Text_Io";
PROCEDURE HelloWorld IS
 -- i : Integer;
begin
 Test_Io.Put("Hello World");
END HelloWorld;



^ permalink raw reply	[flat|nested] 7+ messages in thread
* GNAT PROBLEM
@ 1995-03-08 21:44 Eric Molitor
  1995-03-09  1:01 ` Tore Joergensen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Eric Molitor @ 1995-03-08 21:44 UTC (permalink / raw)


I'm currently using GNAT v2.00 while learning how to program in ADA. The 
only thing I cant understand is how to get rid of that stupid line at the 
top of my screen when I run one of my compiled programs. Is there a 
switch to shut it off?

Eric Molitor




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

end of thread, other threads:[~2003-05-07  5:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-06  1:12 GNAT problem Chris
2003-05-07  5:49 ` Chris
  -- strict thread matches above, loose matches on Subject: below --
1995-03-08 21:44 GNAT PROBLEM Eric Molitor
1995-03-09  1:01 ` Tore Joergensen
1995-03-10  9:39 ` Peter Hermann
1995-03-11 20:50 ` Michael Feldman
1995-03-15  1:56 ` Mogens Jensen

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