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-Thread: 103376,6c7dea22b75ba442 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 10 Nov 2007 02:35:14 -0600 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: ada compiler? References: X-Newsreader: Tom's custom newsreader Message-ID: Date: Sat, 10 Nov 2007 02:35:15 -0600 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 24.4.252.232 X-Trace: sv3-Ff6L6aNaLe35NNbMLf2Pgypzzkbm37dr0PUPg/Lc+JMdjb39+hwNLeVP9/Ge6Wje5Z6YDBDsmxgLk17!YBRqP1pgLsTszxRdgYrkN9YmaNEudTGNpriBinlLP2nDixSA7us/66zGPPPg79DKZZgFpYoKPSBC!3u4dRzgE0Jte8ScXeT5KG87kUMpV X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.36 Xref: g2news1.google.com comp.lang.ada:18249 Date: 2007-11-10T02:35:15-06:00 List-Id: > Your program work correctly with or without the command line option! > Using two different operating systems, Linux and FreeBSD. So, what > problem should I have seen? I would hope it works correctly! With -gnato "correctly" means it should print "it is Ada" and without -gnato "correctly" means it should print "it is not Ada" Is that not the behavior you observe?