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.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,f410c814fc533225 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-19 05:30:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.litech.org!eurocyber.net!newsfeed.muc.eurocyber.net!uucp.gnuu.de!newsfeed.arcor-online.net!fr.clara.net!heighliner.fr.clara.net!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: "J�r�me Haguet" Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: GNAT 3.15p release Date: Tue, 19 Nov 2002 14:25:14 +0100 Organization: Guest of France Telecom Oleane's newsreading service Message-ID: References: <3dda1f8f$1_1@nopics.sjc> NNTP-Posting-Host: 217.167.42.235 X-Trace: s1.read.news.oleane.net 1037712306 19258 217.167.42.235 (19 Nov 2002 13:25:06 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Tue, 19 Nov 2002 13:25:06 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:31109 Date: 2002-11-19T14:25:14+01:00 List-Id: Yes, I think he is Anyway, suppress the -c option if you want. The same problem will occur : hello_world.adb will be recompiled. J�r�me "Duncan Sands" a �crit dans le message de news: mailman.1037706962.12732.comp.lang.ada@ada.eu.org... > > Yes. The GNAT Users Guiide says -s is used in place of -c, not in addition > > to -c > > Are you not confusing -s and -S? > > Duncan.