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,2b8382e0387f53c5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!m8g2000yqo.googlegroups.com!not-for-mail From: marius63 Newsgroups: comp.lang.ada Subject: Re: Eigenvalues to find roots of polynomials Date: Tue, 26 Jul 2011 07:01:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <3ec148c9-a033-40a1-bc32-1aa52867478a@e35g2000yqc.googlegroups.com> NNTP-Posting-Host: 188.82.29.171 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1311688900 8089 127.0.0.1 (26 Jul 2011 14:01:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 26 Jul 2011 14:01:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m8g2000yqo.googlegroups.com; posting-host=188.82.29.171; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: LECRUANKH X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/4.1.3 Safari/533.19.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20360 Date: 2011-07-26T07:01:40-07:00 List-Id: > See http://sourceforge.net/projects/gnat-math-extn/ for work I did > supporting asymmetric real and non-hermitian complex matrices. (Simon) Thanks. Cannot reset my sourceforge password though. How you guys did it? > > -- =A0gnatmake find_roots -largs /Developer/SDKs/MacOSX10.4u.sdk/usr/li= b/ > > libblas.dylib /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/liblapack.dylib > > You shouldn't need to specify the libraries - which GNAT are you using? I know - old Mac, old GNAT...