comp.lang.ada
 help / color / mirror / Atom feed
From: aussie2010@yahoo.com (Chris)
Subject: GNAT problem
Date: 5 May 2003 18:12:52 -0700
Date: 2003-05-06T01:12:52+00:00	[thread overview]
Message-ID: <435d40e0.0305051712.500524d4@posting.google.com> (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;



             reply	other threads:[~2003-05-06  1:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06  1:12 Chris [this message]
2003-05-07  5:49 ` GNAT problem 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
replies disabled

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