Linking the Intel math kernel libraries

Matthew Smith matts@bluesguitar.org
Fri Aug 24 19:30:00 GMT 2001


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/



More information about the Cygwin mailing list