comp.lang.ada
 help / color / mirror / Atom feed
* AdaGide on Windows
@ 2001-09-29 18:55 John Foley
  2001-09-30  2:18 ` David Botton
  2001-10-10 13:25 ` Gautier
  0 siblings, 2 replies; 7+ messages in thread
From: John Foley @ 2001-09-29 18:55 UTC (permalink / raw)


Recently I downloaded and installed gnat-3.13p-nt.exe and adagide-6.26.exe
on my windows 2000 machine.

I try to "build" a very simple program from AdaGide.

Here is the program text

==================

  with Ada.Text_Io;
  use Ada.Text_Io;

  procedure hello is

  begin
    put_line ("hello world");

  END hello;

==================
I save this file to the name:  hello.adb

This program will compile fine, but
when I attempt to build it via AdaGide, I get
this output in the debug window:

Building...
GNATMAKE 3.13p (20000509) Copyright 1995-2000 Free Software Foundation
Inc.
"hello.ali" being checked ...
-> "hello.ali" missing.
gnatbind -x hello.ali
program: Cannot find: gnatbind.exe.ali
gnatmake: *** bind failed
Done--error detected.


I guessed that these errors had to do with environment settings
so I played around with the dialog in
Tools | GNAT options in current directory ...

All of my efforts thus far have failed
so I turn to Usenet, any help would
be greatly appreciated.










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

end of thread, other threads:[~2001-10-10 20:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-29 18:55 AdaGide on Windows John Foley
2001-09-30  2:18 ` David Botton
2001-09-30  3:25   ` John Foley
2001-09-30  3:54     ` Pi
2001-10-01 14:14     ` Ted Dennison
2001-10-10 13:25 ` Gautier
2001-10-10 20:58   ` Jerry van Dijk

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