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,31c8255073b2d349 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!u6g2000yqh.googlegroups.com!not-for-mail From: jonathan Newsgroups: comp.lang.ada Subject: Re: ANN: Ada 2005 Math Extensions, 20100901 release Date: Thu, 2 Sep 2010 15:12:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: <889c1e51-cd27-4e7e-b5ae-b9e2c1c5b644@u6g2000yqh.googlegroups.com> References: NNTP-Posting-Host: 143.117.23.233 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1283465572 1439 127.0.0.1 (2 Sep 2010 22:12:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 2 Sep 2010 22:12:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u6g2000yqh.googlegroups.com; posting-host=143.117.23.233; posting-account=Jzt5lQoAAAB4PhTgRLOPGuTLd_K1LY-C User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.19) Gecko/2010072022 Iceweasel/3.0.6 (Debian-3.0.6-3),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13922 Date: 2010-09-02T15:12:52-07:00 List-Id: On Sep 2, 4:40=A0pm, Ada novice wrote: > Thanks Simon. I shall do some testing. > > YC Same here, much appreciated. Will try to find time in a few days to do testing. I did a quick test with good results. I still can't get gnat GPL 2010 to link to lapack tho.. get the famous ../x86_64-pc-linux-gnu/4.3.6/ld: cannot find -lgnalasup error message. This has been discussed on c.l.a for years, but I won't have time to look into it. Fortunately, the gnat that comes with debian lenny still works fine. J.