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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e44790cdcea9da82 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!transit.nntp.hccnet.nl!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Problem with -gnatt (was Re: Javadoc-like for Ada) Date: Fri, 08 Oct 2004 10:40:13 +0200 Message-ID: <4166526D.1070303@mailinator.com> References: <41651D37.4030805@mailinator.com> <2skt9qF1ljjdtU1@uni-berlin.de> <4165472D.2030704@mailinator.com> <416573FA.4010003@mailinator.com> <2slh2iF1lp0u2U1@uni-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de lJJiPQBdYzaaP0fbSQq5AgeFpwaPK99ddOuqx5dAmbQsl1wJw= User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en In-Reply-To: <2slh2iF1lp0u2U1@uni-berlin.de> Xref: g2news1.google.com comp.lang.ada:4914 Date: 2004-10-08T10:40:13+02:00 List-Id: Marc A. Criley wrote: > "Alex R. Mosteo" wrote: > >>I'm trying now AdaBrowse with a fairly big project of mine and: >> >>When I add the -gnatt switch to get the tree, gnat bails out with a >>"gnat bug detected". Compiling normally it goes ok... > > > Because AdaBrowse uses ASIS, it inherits being very picky about the version > of the GNAT compiler that is being used. > > If you're already aware of that aspect, please disregard the following and > just let Thomas Wolfe know about your problem. He's been very good in the > past about working to overcome problems. > > Otherwise, make sure you closely read the "Download" and "Supported > Compilers" section of http://home.tiscalinet.ch/t_wolf/tw/ada95/adabrowse/, > since that goes over the compiler version issue. Note in particular that > AdaBrowse "will not work with the FSF GNAT in gcc 3.x because there is no > ASIS implementation for that compiler." I'm using gnat 3.15p for linux with its ASIS. If I didn't read wrongly, that's a safe combination (not needing any changes furthermore).