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,60bd6bcf946ebe3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail From: george@gentoo.org Newsgroups: comp.lang.ada Subject: Re: Ada (GNAT) and GNU Scientific Library Date: 21 Nov 2006 03:19:18 -0800 Organization: http://groups.google.com Message-ID: <1164107957.879874.183510@m7g2000cwm.googlegroups.com> References: <87odr7zgnn.fsf@ludovic-brenta.org> <1163768283.498569.179310@f16g2000cwb.googlegroups.com> <1163798903.068167.254550@f16g2000cwb.googlegroups.com> <1163842895.829193.152890@h54g2000cwb.googlegroups.com> <1164098739.208685.89000@j44g2000cwa.googlegroups.com> NNTP-Posting-Host: 129.194.8.73 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1164107963 6046 127.0.0.1 (21 Nov 2006 11:19:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 21 Nov 2006 11:19:23 +0000 (UTC) In-Reply-To: <1164098739.208685.89000@j44g2000cwa.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; appLanguage) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=129.194.8.73; posting-account=Rd6r_Q0AAAA6EEVQqsubWwcFg5gPo_o3 Xref: g2news2.google.com comp.lang.ada:7601 Date: 2006-11-21T03:19:18-08:00 List-Id: Unfortunately I don't know any more than that. I only learned about this connection from the very text you cite. Moreover, it looks like both projects are now dead - neither of the sites even resolves any more. However I just found c2ada source on my hard drive. Apparently I managed to find it somewhere some time ago (I only remember searching for it about a year ago and not finding..). A quick look into its contents shows, that there are some files that I saw in cbind, so the claim indeed seems to be valid. However this is all I can say on this matter. George Jerry wrote: > george@gentoo.org wrote: > > On a related note, I recently "resurrected" the cbind package. > > How is cbind related to c2ada at > http://www.adahome.com/Resources/Tools/Non-Commercial.html? According > to that page, "This tool, released by Intermetrics, is based on cbind > (Ada-to-C binding generator), a tool previously made public by Rational > Software Corporation." > > Jerry