configure won't accept netlib option
Brought to you by:
rwhaley,
tonyc040457
When I try to configure with this command:
../configure -Fa alg -fPIC --with-netlib-lapack=/home/ia3n/Libraries/lapack-3.1.1/lapack_LINUX.a
I get this error followed by the usage instructions:
ERROR around arg 10 (--with-netlib-lapack=/home/ia3n/Libraries/lapack-3.1.1/lapack_LINUX.a).
If I leave out the netlib part, it works fine.
Yes, this option has been removed. There are several people who are advocating for its return; I have moved this to the feature request list, please post here the reason you don't want to use --with-netlib-lapack-tarfile, which is the newest way of doing this.
Thanks,
Clint
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
Bringing back the old option will much welcomed by packagers building ATLAS for Linux distros.
I don't really care which option is supported but if you want people to quit asking about it you might want to remove the old option from INSTALL.TXT. I just grepped INSTALL.TXT for netlib so it was a long time before I saw the disclaimer at the top saying that INSTALL.TXT is out of date and to refer to the pdf instead.