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,d4b597df3feaa8d5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!feeder2-1.proxad.net!news8-e.free.fr!not-for-mail From: Paul Duquennoy Newsgroups: comp.lang.ada Date: Fri, 1 Oct 2004 07:46:46 +0200 Message-ID: <415cef46$0$11054$626a14ce@news.free.fr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: CORBA Ada bindings User-Agent: Unison/1.5.2 Organization: Guest of ProXad - France NNTP-Posting-Date: 01 Oct 2004 07:46:47 MEST NNTP-Posting-Host: 82.227.15.73 X-Trace: 1096609607 news8-e.free.fr 11054 82.227.15.73:11801 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:4484 Date: 2004-10-01T07:46:47+02:00 List-Id: On 2004-10-01 07:09:22 +0200, Brian May said: > Hello, > > I am looking for open source Ada bindings that work with gcc-3.4 and > doesn't require ORBit 1.0 (now obsolete). > > Or is this a contradiction? > > So far I have found: go to at http://libre.act-europe.fr/ and take a look at PolyORB. I used it very successfully in a project where Ada objects were used b a Java program. It is open source, fully written in Ada.