2010/8/4 Søren Gammelmark <[email protected]>: > >> >> I wouldn't know for sure, but could this be related to changes to the >> gcc compiler in Fedora 13 (with respect to implicit DSO linking) or >> would that only be an issue at build-time? >> >> http://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange > > I'm not entirely sure I understand the link, but if it has anything to > do with the compiler it seems to me that it should be the Intel > compiler. The python I use is compiled with GCC but everything in numpy > is done with the Intel compilers. Shouldn't it then be something with > the Intel compilers? > > /Søren
Unfortunately, I think you'll ahve to use Dag's patch. MKL has a specific loading procedure since a few releases, you have to abide by it. Matthieu -- Information System Engineer, Ph.D. Blog: http://matt.eifelle.com LinkedIn: http://www.linkedin.com/in/matthieubrucher _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
