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,540ef566e4c55af7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!news2.arglkargh.de!noris.net!news.osn.de!diablo1-ffm.news.osn.de!news.belwue.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Debian Sarge: problem with libgnat.so From: Georg Bauhaus In-Reply-To: <87acesouf8.fsf@ludovic-brenta.org> References: <87lkycpuwu.fsf@ludovic-brenta.org> <87acesouf8.fsf@ludovic-brenta.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1135354204.18231.2.camel@sonnenregen> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Date: Fri, 23 Dec 2005 17:10:04 +0100 NNTP-Posting-Date: 23 Dec 2005 17:05:40 MET NNTP-Posting-Host: 696e7b75.newsread4.arcor-online.net X-Trace: DXC=SZG7o On Fri, 2005-12-23 at 13:43 +0100, Ludovic Brenta wrote: > Martin Klaiber writes: > >> Your Makefile is correct, except that it calls the C compiler to link > >> your program. If you call gnatgcc instead, you should be fine. By > >> default, gnatgcc looks in /usr/lib/gcc-lib/i486-linux/2.8.1/adalib, > >> but gcc (the C compiler) only looks in /usr/lib. > > > > Hm, gnatgcc gives the same error: > > Oops, sorry. I think I meant gnatmake, but even that wouldn't solve > your problem. I notice that Ubuntu doesn't have the linker problem shown, and it comes with libgnat-3.15p-13 (Debian based)...