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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable 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 19:36:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada Subject: Re: AdaGide (Gnat) Build error Date: Fri, 28 Feb 2003 21:35:40 -0600 Organization: ENST, France Message-ID: References: <3E601D20.2030700@acm.org> Reply-To: "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1046489781 15546 137.194.161.2 (1 Mar 2003 03:36:21 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 1 Mar 2003 03:36:21 +0000 (UTC) Cc: Jeffrey Carter To: "comp.lang.ada mail to news gateway" Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:34755 Date: 2003-02-28T21:35:40-06:00 ----- Original Message ----- From: "Jeffrey Carter" Newsgroups: comp.lang.ada To: Sent: February 28, 2003 8:38 PM Subject: Re: AdaGide (Gnat) Build error > David C. Hoos wrote: > > You apparently didn't pay close attention to the previous responses > > to your original message. The filename extension must be > > .adb _not_ .ada > > Of course, "must" is incorrect. One can use any naming convention one > chooses with GNAT, but you must inform GNAT that you're using a > convention other than the GNAT default convention. unit_name.ads & > unit_name.adb are the GNAT default names. In the context specified by the original poster, "Must" is _absolutely_ correct. He's trying to "build" within AdaGide. > > -- > Jeff Carter > "C++ is like giving an AK-47 to a monk, shooting him > full of crack and letting him loose in a mall and > expecting him to balance your checking account > 'when he has the time.'" > Drew Olbrich > > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada > >