| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <00b001c12d0d$d500d1b0$3c5350d8@bluesguitar.org> |
| From: | "Matthew Smith" <matts AT bluesguitar DOT org> |
| To: | "Cygwin" <cygwin AT sources DOT redhat DOT com> |
| References: | <003e01c12c92$22c1ad10$0454c19d AT intec DOT rug DOT ac DOT be> <01d301c12d0c$d09cf7d0$b8860a40 AT amr DOT corp DOT intel DOT com> |
| Subject: | Re: Linking the Intel math kernel libraries |
| Date: | Fri, 24 Aug 2001 21:29:57 -0500 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4807.1700 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
Sounds like fortran symbol mangling possibly. You may have to write wrapper functions to call the LAPACK routines. cheers, -Matt > Sorry not to be of much assistance, but those references may indicate expectation of an OpenMP compatible compiler. (tls: thread > local storage). > > > Hi, > > > > Has anybody succeeded in statically linking to the Intel math kernel > > libraries using Cygwin? > > > > If we restrict ourselves to BLAS functions, everything works out-of-the-box, > > but for LAPACK functions, we get undefined references, e.g. to _tls_index, > > which nm shows to be present in the *.lib files, but called __tls_index. > > > > Thanks, > > > > Peter > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |