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,51114679936bf41a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!j33g2000cwa.googlegroups.com!not-for-mail From: "Gene" Newsgroups: comp.lang.ada Subject: Re: Calling C++ from Ada Date: 15 May 2006 19:14:55 -0700 Organization: http://groups.google.com Message-ID: <1147745694.995020.74710@j33g2000cwa.googlegroups.com> References: <1147706693.066847.58370@v46g2000cwv.googlegroups.com> NNTP-Posting-Host: 70.101.174.178 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147745700 25621 127.0.0.1 (16 May 2006 02:15:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 16 May 2006 02:15:00 +0000 (UTC) In-Reply-To: <1147706693.066847.58370@v46g2000cwv.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: j33g2000cwa.googlegroups.com; posting-host=70.101.174.178; posting-account=ZFTPUQ0AAABW8AYEou9RtrBd-zTxz0_y Xref: g2news2.google.com comp.lang.ada:4273 Date: 2006-05-15T19:14:55-07:00 List-Id: rodkay@mullum.com.au wrote: > I'm trying to build an Ada module for SWIG, at the moment. The > current prototype produces rough Ada bindings for several of the SWIG > testsuite cases, and seems to handle some of the simpler C/C++ librarys > (such as ODE dynamics engine). > > If there is sufficient interest, I can try to have the module placed > into SWIG cvs. Please! Yes! Put it in CVS. I'll help if I can get some time...