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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,35f6cee6f665d64b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.220.230 with SMTP id pz6mr4855426pbc.3.1342275538878; Sat, 14 Jul 2012 07:18:58 -0700 (PDT) Path: l9ni11739pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: ANN: Ada 2005 Math Extensions 20120712 Date: Sat, 14 Jul 2012 07:18:58 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2ba72d4e-6e88-4900-8232-c075242dec1f@googlegroups.com> References: <167ecede-3588-45f0-904b-06a8be4cfec7@googlegroups.com> NNTP-Posting-Host: 193.11.21.204 Mime-Version: 1.0 X-Trace: posting.google.com 1342275538 23401 127.0.0.1 (14 Jul 2012 14:18:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 14 Jul 2012 14:18:58 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.11.21.204; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-07-14T07:18:58-07:00 List-Id: On Saturday, July 14, 2012 11:43:21 AM UTC+1, Simon Wright wrote: > I only have Debian 6 here (squeeze?), and GCC 4.4.5 doesn't have inbuilt > LAPACK or BLAS, which would be in libgnalasup.a. Instead, it says > "-lgnala -llapack -lblas' and picks up liblapack.so.3gf, libblas.so.3gf > (and libgfortran.so.3). > Thanks for all the info. Though my Linux distribution is tuned to testing, I could only get gnat 4.4 and GPS 4.3.6 and not later. My gnat says 4.4+1.1 installed (with apt-cache policy gnat) but I do not know how to interpret that. YC