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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b19c6a2c2c73b487 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-28 01:49:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.tu-darmstadt.de!news.belwue.de!news.uni-stuttgart.de!not-for-mail From: Peter Hermann Newsgroups: comp.lang.ada Subject: Re: AdaGide (Gnat) Build error Date: Fri, 28 Feb 2003 09:49:48 +0000 (UTC) Organization: Comp.Center (RUS), U of Stuttgart, FRG Message-ID: References: NNTP-Posting-Host: iris16.csv.ica.uni-stuttgart.de X-Trace: news.uni-stuttgart.de 1046425788 25195 129.69.118.32 (28 Feb 2003 09:49:48 GMT) X-Complaints-To: news@news.uni-stuttgart.de NNTP-Posting-Date: Fri, 28 Feb 2003 09:49:48 +0000 (UTC) User-Agent: tin/pre-1.4-980117 (UNIX) (IRIX/6.5 (IP22)) Xref: archiver1.google.com comp.lang.ada:34708 Date: 2003-02-28T09:49:48+00:00 List-Id: Willy wrote: > The file name is test.ada 1. rename your file: test.adb 2. check for procedure name to be "test" (the same as the file name) now you have fulfilled the conventions of the useful gnat way of naming. longterm advice: never use a procedure with the name "test", better choose names other than test, e.g. test1 etc. because there are operating systems (some unix) with a special meaning of "test" -- --Peter Hermann(49)0711-685-3611 fax3758 ica2ph@csv.ica.uni-stuttgart.de --Pfaffenwaldring 27 Raum 114, D-70569 Stuttgart Uni Computeranwendungen --http://www.csv.ica.uni-stuttgart.de/homes/ph/ --Team Ada: "C'mon people let the world begin" (Paul McCartney)