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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b337cced42cde073 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: [Announce] ASIS for GNAT gcc-3.4.4-20041123 released Date: Mon, 29 Nov 2004 21:20:43 +0100 Organization: None Message-ID: <1930323.MYLuPDAj7k@linux1.krischik.com> References: <1499918.H6apBFzPOH@linux1.krischik.com> <1291222.STAhZrgZti@linux1.krischik.com> <1379629.3TST3z19Ev@linux1.krischik.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1101759794 02 23661 hnj8Xn6LKN1ThMP 041129 20:23:14 X-Complaints-To: usenet-abuse@t-online.de X-ID: SIqGM0ZFwemwaQwU+S9n-WJ1KseHQI-y7MG-1LMC3twrXYsSXRE1cj User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:6654 Date: 2004-11-29T21:20:43+01:00 List-Id: Luke A. Guest wrote: >> There are indeed very flaky. I don't know how AdaCore can work with them. >> >>> Personally, I'd prefer it if AdaCore got their act together and >>> released ASIS to the FSF then it'd compile as part of the gnattools >>> target. >> >> That's what I would hope for too. But if you look at there web side you >> will see that ASIS is a adverticed as a seperate product - I wonder how >> much you have to pay extra for it. > > I spoke to Robert Dewar a while ago and he said that the current ASIS > (at FSF) is currently probably not too reliable. The ASIS on their site is > pro GNAT-Pro, not the FSF GNAT. > > Here's the log of everything I've done to get this ASIS to work; I changed > the g-string.ads to g-string.adb and it copied it over this time!! But as > for the build itself, it doesn't build at all. > `/usr/src/gcc-builds/gcc-341/asis-3_4_4-20041123.src/tools/gnatelim' > gnatmake -I/opt/ada/include/asis -O2 -g \ > gnatelim-driver -o gnatelim \ > -cargs -bargs -static -largs -lasis > gcc -c -I/opt/ada/include/asis -O2 -g gnatelim-driver.adb gcc -c > -I/opt/ada/include/asis -O2 -g gnatelim-analysis.adb gcc -c > -I/opt/ada/include/asis -O2 -g gnatelim-output.adb gcc -c > -I/opt/ada/include/asis -O2 -g gnatelim-process_bind_file.adb gcc -c > -I/opt/ada/include/asis -O2 -g gnatelim-entities.adb gnatbind -aO./ > -aO/opt/ada/include/asis -static -I- -x gnatelim-driver.ali error: > "g-string.ali" not found, "g-string.adb" must be compiled gnatmake: *** > bind failed. > make[1]: *** [gnatelim] Error 4 > make[1]: Leaving directory > `/usr/src/gcc-builds/gcc-341/asis-3_4_4-20041123.src/tools/gnatelim' make: > *** [install] Error 2 Well it is failing on one of the demos - " gnatelim" to be precice! The lib itself should be ready by then. Check if the file "./obj/libasis.a" exists. Also "/opt/ada/include/asis" should exists and be filled. If so tell me - then we look at how to get the demos up and running. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com