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,74885c423a23a03e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.glorb.com!solaris.cc.vt.edu!news.vt.edu!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: C to Ada Date: Sun, 26 Nov 2006 10:45:13 -0500 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1164335326.802553.87760@h54g2000cwb.googlegroups.com> <1164498767.618164.197920@14g2000cws.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls6.std.com 1164555913 15171 192.74.137.71 (26 Nov 2006 15:45:13 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Sun, 26 Nov 2006 15:45:13 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:ofvHzKDd/R3OGlXNt/hXRSJD3mg= Xref: g2news2.google.com comp.lang.ada:7698 Date: 2006-11-26T10:45:13-05:00 List-Id: rodkay@dodo.com.au writes: > Yes, the 'gnat' SWIG module produces bindings which require a GNAT > compiler. > > Perhaps a similar approach (binary-compatible) for other compilers > might be attempted, after the existing modules have matured a little > more. What's the status of the Ada SWIG support, and where can I find it? I tried google, but it wasn't clear to me from what I found whether such support is available yet. Thanks. - Bob