comp.lang.ada
 help / color / mirror / Atom feed
From: "John Foley" <jfoley@ERASE.home.com>
Subject: AdaGide on Windows
Date: Sat, 29 Sep 2001 18:55:31 GMT
Date: 2001-09-29T18:55:31+00:00	[thread overview]
Message-ID: <DOot7.13045$c8.1674760@news1.rdc1.nj.home.com> (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.










             reply	other threads:[~2001-09-29 18:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-29 18:55 John Foley [this message]
2001-09-30  2:18 ` AdaGide on Windows 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
replies disabled

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