Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <00be01c12d0e$23d66610$3c5350d8@bluesguitar.org> From: "Matthew Smith" To: "Cygwin" References: <003e01c12c92$22c1ad10$0454c19d AT intec DOT rug DOT ac DOT be> <01d301c12d0c$d09cf7d0$b8860a40 AT amr DOT corp DOT intel DOT com> <00b001c12d0d$d500d1b0$3c5350d8 AT bluesguitar DOT org> Subject: Re: Linking the Intel math kernel libraries Date: Fri, 24 Aug 2001 21:32:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Or try prepending an underscore to the functions you call. cheers, -Matt > 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/ > > -- 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/