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,51114679936bf41a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 15 May 2006 11:25:58 -0500 Date: Mon, 15 May 2006 12:23:36 -0400 From: Jeffrey Creem User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Calling C++ from Ada References: <1147706693.066847.58370@v46g2000cwv.googlegroups.com> In-Reply-To: <1147706693.066847.58370@v46g2000cwv.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Trace: sv3-ylwPK+Os2wUfik3laMqMy4Lg49eiEbWTwsMkNPMHiTFwcQeWVxJeKdQeaEwXE5zlwmhEkJs1Vk0nYos!Sl6zzJ8DJ5xtQkO2EyUP0gWQ3SOiTi0eFAj6DceV7SHBbFIjvG9qCvU7NuKDko8rOaLaF8S/uFCQ!QfI= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:4266 Date: 2006-05-15T12:23:36-04: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. > Even if it were not 100% complete, getting it into CVS as a starting point would be great. There was at least one ther effort a while ago where someone worked on it and then walked away and nothing ever got saved. Keep us informed.