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,bae62a394f8c9d83,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!news2.volia.net!news.ntu-kpi.kiev.ua!news.uran.net.ua!news.uar.net!news.nask.pl!news.nask.org.pl!newsfeed.atman.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: ada binding Date: Thu, 09 Feb 2006 13:56:18 +0100 Organization: ATMAN Message-ID: NNTP-Posting-Host: staticline10528.toya.net.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: node3.news.atman.pl 1139489783 9468 85.89.162.21 (9 Feb 2006 12:56:23 GMT) X-Complaints-To: abuse@atman.pl NNTP-Posting-Date: Thu, 9 Feb 2006 12:56:23 +0000 (UTC) User-Agent: Thunderbird 1.5 (Windows/20051201) Xref: g2news1.google.com comp.lang.ada:2818 Date: 2006-02-09T13:56:18+01:00 List-Id: Hi, I've got a very simple question, lets assume that I've got a library written in "C++" (e.g. wxWindows) and I want to make an Ada binding. I saw that there is a project wxAda, but noone developes that. On the wxAda page there is information that between wxWindows and Ada there is another layer - it is a C library and I don't understand just one thing: how to make an Ada binding for a "C++" class using this C layer ? regars Szymon Guz