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,91555f701b8550cf X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!news.belwue.de!news.uni-stuttgart.de!carbon.eu.sun.com!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada Subject: Re: ASIS for MinGW GNAT Date: Sat, 12 Feb 2005 14:28:02 +0000 (UTC) Organization: BT Openworld Message-ID: References: <1171738.pmnUZjaDWg@linux1.krischik.com> NNTP-Posting-Host: host81-154-188-69.range81-154.btcentralplus.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: hercules.btinternet.com 1108218482 13921 81.154.188.69 (12 Feb 2005 14:28:02 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Sat, 12 Feb 2005 14:28:02 +0000 (UTC) In-Reply-To: <1171738.pmnUZjaDWg@linux1.krischik.com> X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) Xref: g2news1.google.com comp.lang.ada:8280 Date: 2005-02-12T14:28:02+00:00 List-Id: >>Also, could somebody explain why ASIS is so sensitive to compiler >>versions? > > Yes, the compiler writes tree files (Compiler option -gnatT, File XXX.adt) > which contain the semantic tree which ASIS reads for the analysis. Not quite... -gnatt Tree output file to be generated. -gnatT nnn Set time slice to specified number of microseconds Cheers -- Martin