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,432c3b9d4763b8fe X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news3.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!195.71.90.67.MISMATCH!news.unit0.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Where to good the good ASIS version for my version of GNAT ? Date: Sat, 06 Nov 2010 14:16:00 +0000 Organization: A noiseless patient Spider Message-ID: References: <2381c925-4186-4bcd-b38d-1857c71d8b44@t35g2000yqj.googlegroups.com> <48810eb0-9f2c-4268-bd8b-78e48eb46c0f@32g2000yqz.googlegroups.com> <87eiaysuhq.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx01.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="18328"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+klsFFlJ2IkNp+QCjiMZ1tjgX8N91Z/5U=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:/mdjHuHeibtv7ZC3h+SMD1elAyI= sha1:fp34cOVzNvinILlYW3uxjIAQfIA= Xref: g2news1.google.com comp.lang.ada:15333 Date: 2010-11-06T14:16:00+00:00 List-Id: Ludovic Brenta writes: > As I explained in [1] above, you need more than just gnatvsn, you need > to replace all of the gnat subdirectory of ASIS with the corresponding > sources from GCC. That's what I did by creating libgnatvsn in Debian. > > (Note: this library also contains an object file, version.o, produced > from version.c, which is generated during the configure step of GCC). Replacing asis-2009-src/gnat with a symlink to gcc-4.5.0/gcc/ada certainly doesn't work! (of course, that wouldn't contain version.o). See posting earlier today for an approach which worked for me.