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,9a720a14a5d106b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread3.news.pas.earthlink.net.POSTED!a6202946!not-for-mail From: Jeffrey Carter Organization: jrcarter commercial-at acm [period | full stop] org User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Message-ID: Date: Tue, 09 Aug 2005 02:50:49 GMT NNTP-Posting-Host: 4.240.114.157 X-Complaints-To: abuse@earthlink.net X-Trace: newsread3.news.pas.earthlink.net 1123555849 4.240.114.157 (Mon, 08 Aug 2005 19:50:49 PDT) NNTP-Posting-Date: Mon, 08 Aug 2005 19:50:49 PDT Xref: g2news1.google.com comp.lang.ada:4043 Date: 2005-08-09T02:50:49+00:00 List-Id: David Sauvage wrote: > > CASE 1 : using gnatbind -Lservices libservices > ------- > exemple$ make > gnatmake -fPIC -Wall -c libservices.adb > gcc-3.4 -c -fPIC -Wall libservices.adb Gnatmake invokes "gcc-3.4". It seems to know about GNAT. > gnatbind -Lservices libservices > gcc -g -fPIC -Wall -c b~libservices.adb Gnatbind invokes "gcc". It doesn't seem to know about GNAT. > gcc: installation problem, cannot exec `gnat1': Aucun fichier ou > r�pertoire de ce type > make: *** [libservices.so] Erreur 1 > > CASE 2 : using gnatbind -C -Lservices libservices Same thing. -- Jeff Carter "Whatever it is, I'm against it." Horse Feathers 46