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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,17fbc13c0fa58193,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.36.6 with SMTP id m6mr1289059pbj.4.1323248106162; Wed, 07 Dec 2011 00:55:06 -0800 (PST) Path: lh20ni78835pbb.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: =?ISO-8859-2?Q?Maciej_Blizi=F1ski?= Newsgroups: comp.lang.ada Subject: GNAT binary packages for Solaris Date: Wed, 7 Dec 2011 00:53:22 -0800 (PST) Organization: http://groups.google.com Message-ID: <7952513.90.1323248002616.JavaMail.geo-discussion-forums@yqq16> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 2001:770:18d:0:21e:ecff:fe8b:d0be Mime-Version: 1.0 X-Trace: posting.google.com 1323248106 6004 127.0.0.1 (7 Dec 2011 08:55:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 7 Dec 2011 08:55:06 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:770:18d:0:21e:ecff:fe8b:d0be; posting-account=8mArNwoAAABW96f3rw-EVWV3DZskq9bk User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news1.google.com comp.lang.ada:19378 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-12-07T00:53:22-08:00 List-Id: Hello everyone, I'm new to the group. I'm a package maintainer at OpenCSW, and I've been working on gcc-4.6.x packages for the last few months. I've finally built all language frontends of gcc-4.6, including Ada. The outcome is a set of Solaris 9 and 10 packages for sparc and Intel architectures. I'm looking for people that would test the packages. I've been able to compile and run a "hello, world" program written in Ada, and that worked. I'd be interested in learning whether these packages work well for bigger programs. The packages are available from the experimental catalog: http://buildfarm.opencsw.org/experimental.html#gcc-4.6 These are packages build specifically for Solaris 9 and 10, but they should work on OpenSolaris and Solaris 11 as well. Maciej