« Return to Thread: ATLAS 3.9.0 & LAPACK

Re: ATLAS 3.9.0 & LAPACK

by Matthew Brett :: Rate this Message:

Reply to Author | View in Thread

Hi Clint,

I'm running on Ubuntu hardy, pentium M laptop, lapack 3.1.1 and atlas 3.9.0

When I configure with ../configure, all goes well.

With

../configure -Ss lasrc /path/to/lapack/src

I get a segmentation fault:

cat config1.out
gfortran -O -m32 -c
/root/installs/atlas/atlas-3.9.0/millroad/..//CONFIG/src/backend/flibchkF.f
gcc -O -fomit-frame-pointer -m32 -L/usr/lib/gcc/i486-linux-gnu/4.2.3
-o xflibchk /root/installs/atlas/atlas-3.9.0/millroad/..//CONFIG/src/backend/flibchkC.c
\
              flibchkF.o -l gfortran -lm
Segmentation fault
xconfig exited with 139

It doesn't seem to matter if the path to lapack src exists or not.

Just to let you know...

Matthew

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

 « Return to Thread: ATLAS 3.9.0 & LAPACK