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,32bee71a8464bfc2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!usenet-fr.net!enst.fr!not-for-mail From: Jerome Hugues Newsgroups: comp.lang.ada Subject: Re: A bug in gnat/gcc 3.3.3? Date: Thu, 6 Jan 2005 21:29:45 +0000 (UTC) Organization: ENST, France Message-ID: References: <1104854323.582074.155390@z14g2000cwz.googlegroups.com> <2756551.f73Z0G07VK@linux1.krischik.com> <41db6f28$1_2@news.tm.net.my> <2145623.4z7CBdWjFt@linux1.krischik.com> <877jmro9kt.fsf@insalien.org> <4615116.S3vsdbtdo9@linux1.krischik.com> <87k6qqmho9.fsf@insalien.org> NNTP-Posting-Host: merlin.enst.fr X-Trace: avanie.enst.fr 1105046986 28224 137.194.160.24 (6 Jan 2005 21:29:45 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 6 Jan 2005 21:29:45 +0000 (UTC) User-Agent: slrn/0.9.7.3 (SunOS) Xref: g2news1.google.com comp.lang.ada:7531 Date: 2005-01-06T21:29:45+00:00 List-Id: >> Besides: GCC 3.4 has PolyORB which seems the better option anyway. > > This statement is not true. GCC 3.4 does not "have" PolyORB, they are > two separate packages. To illustrate this, the Libre site also > mentions GNAT 3.16a1 and 5.02a along with GCC 3.4 as being compatible > with PolyORB. Other versions are not necessarily incompatible; they > are just untested. PolyORB does not support only Annex E. There is also a lot of efforts put on the other personalities ! Besides, support for 3.16a1, 5.02a1 and GCC 3.4.0 concerns all personalities, except Annex E (aka DSA). The integration of PolyORB into GCC, to provide runtime support for Annex E, is in progress. > However, PolyORB is slated to replace GLADE in the future. Parts of > it are being merged into GCC 4.0, so in the future you will be able to > say "PolyORB requires GCC 4.0 to build, and GCC 4.0 has special > support for PolyORB". This should be also true for GNAT Pro and GAP, for some releases. > Is anyone aware of a binary distribution of PolyORB? You will find here some (really old) rpms of PolyORB 1.0p http://www.prz.rzeszow.pl/ada/en/GNAT-3.15p_rpms_EN.html I do not know any binary distribution of PolyORB, except this one. The polyorb-users@ mailing list may provide more information on building POlyORB if you contemplate packaging it. -- Jerome