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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cf2d85123ac7ec7c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "braver" Newsgroups: comp.lang.ada Subject: Re: Building GNAT with GCC 3.4.3 Date: 7 Mar 2005 21:40:39 -0800 Organization: http://groups.google.com Message-ID: <1110260439.252067.167080@o13g2000cwo.googlegroups.com> References: <1110220047.917967.275540@z14g2000cwz.googlegroups.com> <422ca61b$0$26542$9b4e6d93@newsread4.arcor-online.net> NNTP-Posting-Host: 68.38.224.153 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110260443 31739 127.0.0.1 (8 Mar 2005 05:40:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 8 Mar 2005 05:40:43 +0000 (UTC) In-Reply-To: <422ca61b$0$26542$9b4e6d93@newsread4.arcor-online.net> User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=68.38.224.153; posting-account=747fcg0AAAAk37ynL4bMm6Gl7Dz_tnyx Xref: g2news1.google.com comp.lang.ada:8841 Date: 2005-03-07T21:40:39-08:00 List-Id: I ended up getting the CVS sources for GCC 4.1.0 and compiling it with the old GNAT 3.13p by prepending CC=gnatgcc -- works like a charm, no other configs than the configure options. And now I get f95 too! (Needed to get "GMP with MPRF" for that.) More Fortran and Ada, Ada 95 and Fortran 95! Cheers, Alexy