Works for me.
$ dpkg -S libblas.a
libblas-dev: /usr/lib/libblas/libblas.a
$ cat plop.c 
int main() {
}
$ gcc -o main plop.c -static -lblas
$ ls -al main 
-rwxr-xr-x 1 sylvestre sylvestre 577343 févr. 19 14:59 main


** Changed in: blas (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885641

Title:
  libblas.a cannot be found by ld

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/blas/+bug/885641/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to