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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a265a18cd290da2c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!news.net.uni-c.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Sun, 07 Jan 2007 14:36:11 +0200 From: Martin Krischik User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: CORBA Ada bindings References: <1167570965.098656.162120@42g2000cwt.googlegroups.com> <4597c76d$0$49199$14726298@news.sunsite.dk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <45a0e93e$0$49197$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 213.154.202.175 X-Trace: news.sunsite.dk DXC=@gHGeDQTf34@g6i]76MRQ6YSB=nbEKnk;Z\2W;M6kDQ?S5daR30PdP5V:_8RJBabH=;O^i0GOe`^3ofe`J\FNoJ0]WjSFZoVEG;oO X-Complaints-To: staff@sunsite.dk Xref: g2news2.google.com comp.lang.ada:8089 Date: 2007-01-07T14:36:11+02:00 List-Id: Dr. Adrian Wrigley schrieb: > On Wed, 03 Jan 2007 10:32:24 +0000, Jerome Hugues wrote: > >> In article <4597c76d$0$49199$14726298@news.sunsite.dk>, Martin Krischik wrote: >>> okellogg schrieb: >>> >>>> Version 1.2 of the GNU Ada CORBA Kit (GNACK) has been released. >>>> Main feature of this version is the switch from ORBit-1 to to ORBit-2. >>>> >>>> http://sourceforge.net/projects/orbitada >>> Cool - I really got tired from compiling PolyORB - which usually ended >>> with an error message after an hour or so. So I have a look. >> It is sad we received no report on your issues. PolyORB compiles fine >> every night with GCC 4.0.3, 4.1.1, GNAT GAP/GPL on my platforms .. > > Hmmm. I tried using PolyORB too, when I was having Annex E problems > with Glade. I couldn't understand how to recode my application to > use CORBA with PolyORB. Is there a *really* simple HOWTO for people > starting out with this technology? All I got is: http://en.wikibooks.org/wiki/Programming:CORBA But I confess I never really finished it. Martin