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,WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7a2e7ca034d67547 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.241.162 with SMTP id wj2mr14138357pbc.2.1341604513489; Fri, 06 Jul 2012 12:55:13 -0700 (PDT) Path: l9ni11004pbj.0!nntp.google.com!news1.google.com!goblin3!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: my cheat sheet note on installation of the Ada binding to Blas and Lapack Date: Fri, 06 Jul 2012 20:55:12 +0100 Organization: A noiseless patient Spider Message-ID: References: <83603cb2-9470-4e45-86e0-ea0bfd4f9093@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="wPUzpm2FtXyp8tZMxPIs9A"; logging-data="13372"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+f6usOH8HYBkt7P9GodTo6EYXL4Bj3Ins=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:3Kbvg8xuqVJ24bXQjMAEB/OfZUg= sha1:oN0bRzhUZwfr4Fad0fSZNMpN50E= Content-Type: text/plain Date: 2012-07-06T20:55:12+01:00 List-Id: shai.lesh@gmx.com writes: > On Friday, July 6, 2012 10:26:58 AM UTC+1, Nasser M. Abbasi wrote: >> fyi; >> >> I wrote a small note on the installation of the Ada binding >> to Blas and Lapack, in case they might be useful for someone. >> > > Thanks for your efforts. I need to find a way to get LAPACK/BLAS on Windows. I went to [1]; down a page or so to the line "Ref BLAS LAPACK LAPACKE" and downloaded the BLAS and LAPACK 'win32.dll' links. These worked fine with the under-work version of gnat-math-extn\test\demo_extensions (you can check it out using Mercurial from SF at [2]). This was on an XP Pro SP3 VM under VMware and GNAT GPL 2011. It has Cygwin installed but the build was OK in a Windows shell. [1] http://icl.cs.utk.edu/lapack-for-windows/lapack/#libraries_mingw [2] http://gnat-math-extn.hg.sourceforge.net:8000/hgroot/gnat-math-extn/gnat-math-extn