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,124f89c41e690cd3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!i3g2000cwc.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Ada to Ada Pragma Export/Import Date: 11 Aug 2006 07:22:07 -0700 Organization: http://groups.google.com Message-ID: <1155306127.761976.323000@i3g2000cwc.googlegroups.com> References: <1155161131.024343.273760@b28g2000cwb.googlegroups.com> <1155304977.485236.259010@m79g2000cwm.googlegroups.com> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1155306131 21302 127.0.0.1 (11 Aug 2006 14:22:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 11 Aug 2006 14:22:11 +0000 (UTC) In-Reply-To: <1155304977.485236.259010@m79g2000cwm.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: i3g2000cwc.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:6177 Date: 2006-08-11T07:22:07-07:00 List-Id: AskeyAJ@gmail.com a =E9crit : > Thanx to all who responded. I got it working without the pragma, but I > get a warning during the compile that the body does not exist. (I > thought this was a problem but I now see it is not.) This doesn't > matter as gnatbind and gnatlink work when I point to the .o and .ali > where the body was compiled. I suppose I could find a way to turn off > this warning during gnatmake if the other team complains. Did you make the .ali files read-only? --=20 Ludovic Brenta.