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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c365df9f4c0c1da1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-20 21:19:35 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!kibo.news.demon.net!demon!news.demon.co.uk!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Announce: HPUX-11 Binaries for GNAT-3.14p/3.15p Available (and HOWTO) Date: 21 Jan 2003 05:18:43 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <3E2B2E0F.9060903@cogeco.ca> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1043126373 4757 62.49.19.209 (21 Jan 2003 05:19:33 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 21 Jan 2003 05:19:33 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:33272 Date: 2003-01-21T05:18:43+00:00 List-Id: "Warren W. Gay VE3WWG" writes: > Since there has been no HPUX binaries emerging in the public > (that I know of) for GNAT-3.14p/3.15p, I took on the > "guantlet" myself, and after some struggling, succeeded. > The process is amazingly problematic under HPUX, and > without root access, becomes even more of a challenge. Applause! > Because both of these compilers are still based upon GCC 2.8.1, > they and the code the generate cannot link against shared > libraries under HPUX. We'll have to stay tuned for the > new crop of GCC 3.x compilers for that. ;-) The last time I tried you needed to bootstrap the GCC3 series using GCC3 or gnat-3.14p (13 may work but 15 doesn't). -S