Hi,
After I compiled the whole thing according to the README.install, I tried the
example in the FAQ list, but get an error. How can I figure this out? Thanks.
Hang
g++ -Wl,-rpath,/usr/local/qt/lib -o testLapack main.o -L/usr/local/qt/lib
-L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -L/home/hang/Src/Test/testLapack
-llapack -lblas -ltmg -lI77 -lF77
main.o(.text+0xc7): In function `main':
: undefined reference to `sgesvd_(char*, char*, long*, long*, float*, long*,
float*, float*, long*, float*, long*, float*, long*, long*)'
collect2: ld returned 1 exit status
make: *** [testLapack] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.cs.utk.edu/private/lapack/attachments/20070124/52bd219a/attachment.html
|