From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b19c6a2c2c73b487,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-28 01:31:18 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: tchi_yuan@hotmail.com (Willy) Newsgroups: comp.lang.ada Subject: AdaGide (Gnat) Build error Date: 28 Feb 2003 01:31:17 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 207.134.165.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1046424677 16520 127.0.0.1 (28 Feb 2003 09:31:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 28 Feb 2003 09:31:17 GMT Xref: archiver1.google.com comp.lang.ada:34707 Date: 2003-02-28T09:31:17+00:00 List-Id: Hi, I made a really really really simple program in Ada using AdaGide(Gnat). Although it compiles correctly, I'm unable to build it. The file name is test.ada and when I try building it, it gives me the following error Building... GNATMAKE 3.15p (20020523) Copyright 1995-2002 Free Software Foundation, Inc. End of compilation gnatmake: "test" not found Done--error detected. I'm using windows 2000 Thanks for the help Willy-