[Numpy-discussion] Build questions, atlas, lapack... (original) (raw)
Fernando Perez fperez.net at gmail.com
Thu Jun 8 21:39:44 EDT 2006
- Previous message (by thread): [Numpy-discussion] Build questions, atlas, lapack...
- Next message (by thread): [Numpy-discussion] Build questions, atlas, lapack...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/8/06, Dan Christensen <jdc at uwo.ca> wrote:
I don't know if it's related, but I've found on my Debian system that whenever I want to compile something that uses the atlas library, I need to put -L/usr/lib/sse2 on the gcc line, even though everything seems to indicate that the linker has been told to look there already. It could be that Ubuntu has a similar issue, and that it is affecting your build.
mmh, given how green I am in the ubuntu world, you may well be right. But my original question went before any linking happens, since I was just posting the messages from numpy's system_info, which doesn't attempt to link at anything, it just does a static filesystem analysis. So perhaps there is more than one issue here.
I'm just trying to clarify, from the given messages (which I found a bit confusing) whether all the atlas/sse2 stuff is actually being picked up or not, at least as far as numpy thinks it is.
Cheers,
f
- Previous message (by thread): [Numpy-discussion] Build questions, atlas, lapack...
- Next message (by thread): [Numpy-discussion] Build questions, atlas, lapack...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]