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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9a720a14a5d106b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsgate.cistron.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.swip.net!swipnet!nntpserver.swip.net!not-for-mail From: David Sauvage User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Shared Ada Library to be Used in a Non-Ada Context References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 213.103.215.95 X-Complaints-To: news-abuse@swip.net X-Trace: nntpserver.swip.net 1123624139 213.103.215.95 (Tue, 09 Aug 2005 23:48:59 MET DST) NNTP-Posting-Date: Tue, 09 Aug 2005 23:48:59 MET DST Organization: A Customer of Tele2 X-Sender: eu544463@tele2.fr@d213-103-215-95.cust.tele2.fr Date: Tue, 09 Aug 2005 23:51:13 +0200 Xref: g2news1.google.com comp.lang.ada:4046 Date: 2005-08-09T23:51:13+02:00 List-Id: Jeffrey Carter wrote: ... > Gnatmake invokes "gcc-3.4". It seems to know about GNAT. ... > Gnatbind invokes "gcc". It doesn't seem to know about GNAT. ... > Same thing. Hi thanks for your help, i forgot to list my system configuration, Now, gcc-3.4 is used everywhere in the Makefile, and i still got the same problem ... i'm now working on my gcc & gnat packages as my system may be fluzzy. i'm using Debian GNU/Linux Sarge. linux kernel 2.6.8-2-386 libc6 2.3.2.ds1-22 gcc 3.3.5-3 gcc-3.3 3.3.5-13 gcc-3.4 3.4.3-13 gnat-3.4 3.4.3-13 libgnat-3.4 3.4.3-13 libgnat-3.15p- 3.15p-1 David