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,73a6dbe06e1250ce X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!postnews.google.com!b1g2000hsg.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: gnatmake: "ada.numerics.real_arrays" is not a predefined library unit Date: Tue, 22 Apr 2008 05:04:39 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1dc68fcc-5445-4b5d-8f52-d0ff49b7e147@n1g2000prb.googlegroups.com> <87prsi5fqp.fsf@willow.rfc1149.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1208865884 8153 127.0.0.1 (22 Apr 2008 12:04:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 22 Apr 2008 12:04:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b1g2000hsg.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:21031 Date: 2008-04-22T05:04:39-07:00 List-Id: Samuel Tardieu wrote: > Yes, I changed the GCC sources this morning to reference LAPACK and > BLAS directly by default instead of gnalasup which is a repackaging of > those libraries done by AdaCore. This patch will make it into the next upload of gnat-4.3. However, since I uploaded a new gnat-4.3 just yesterday evening, I'll wait a couple of weeks before the next upload, to see if new bugs are introduced. (Note: yesterday's upload, 4.3.0-5, brings in several bug fixes that Sam backported from GCC 4.4, as well as support for 64-bit PowerPC. Debian is the only distribution that has these bug fixes and I didn't want to deprive our users of them any longer. So, happy hacking :)) -- Ludovic Brenta.