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,6deb3e1ddefb099 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr8484400pbc.2.1337896778022; Thu, 24 May 2012 14:59:38 -0700 (PDT) MIME-Version: 1.0 Path: pr3ni43685pbb.0!nntp.google.com!news1.google.com!news.glorb.com!news.alt.net!news.dizum.com!sewer-output!mail2news From: Nomen Nescio Newsgroups: comp.lang.ada Subject: Re: Companies Only Offering Ada-95 Compilers References: Message-ID: <2806ef1ad327118020a38174a0704a16@dizum.com> Date: Thu, 24 May 2012 23:58:03 +0200 (CEST) Mail-To-News-Contact: abuse@dizum.com Organization: mail2news@dizum.com Date: 2012-05-24T23:58:03+02:00 List-Id: Simon Wright wrote: > Simon Wright writes: > > > There's a GNAT GPL 2007 at [2]. It would take a while (for someone who > > had Solaris x86 set up for it, and the inclination) to go from here to > > an up-to-date compiler, but it should be possible. There is no longer any GNAT for Solaris on Libre. The only thing they have is SPARK for SPARC. > I've built[1] GCC 4.7.0 for Solaris 11 i386/amd64 and uploaded[2] the > result. > > [1] http://forward-in-code.blogspot.co.uk/2012/05/building-gcc-with-ada-on-solaris-x86.html > [2] https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Solaris%2011%20i386%2C%20amd64/ Thank you very much. Unfortunately I'm using Solaris 10. I don't know if that will work. But even more, I would like to understand how to build it myself so I don't have to rely on anybody. I'll look at your packages, and hopefully you explained how you did it on your blog. If so, I'll try it myself.