Hello,
I was wondering if you could help me compile lapack on mac OSX 10.6.
Attached is my make file, which seems to make sense yet I get the following
error:
../../tmglib_DARWIN.a ../../lapack_DARWIN.a ../../blas_DARWIN.a -o
xlintstc && mv xlintstc ../xlintstc
ld: warning: can't find atom for N_GSYM stabs
claenv:G(0,8)=s400iparms:(0,9)=ar(0,1);0;99;(0,1),0,3200;; in ilaenv.o
ld: warning: can't find atom for N_GSYM stabs iparms:G(0,9) in ilaenv.o
which is repeated for various .o files, follow by lots of undefined symbols
errors.
Any help is greatly appreciated.
Thanks,
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20100126/dc039a23/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.inc
Type: application/octet-stream
Size: 2490 bytes
Desc: not available
Url :
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20100126/dc039a23/make.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 3239 bytes
Desc: not available
Url :
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20100126/dc039a23/Makefile.obj
|