Shared library patch for ATLAS-3.9.x
Brought to you by:
rwhaley,
tonyc040457
Here is a patch we've been using for creating shared ATLAS libraries for ATLAS rpm builds on Fedora. It 'fixes' the issues reported in bug ID=2956365, and I believe a number of other Linux distros have picked and applying up the patch or using something similar.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Create a versioned Atlas shared libs with appropriate dependencies
It would be indeed great to have this support in Atlas.
In Debian, I have also several patches to manage that...
For the record, the Debian patches are available here:
http://svn.debian.org/viewsvn/debian-science/packages/atlas/trunk/debian/patches/
Some of them are Debian specific (ex: liblapack renamed to liblapack_atlas) but most of them are relevant.
02_rename_lapack_atlas.diff
03_full_blas_lapack.diff
04_static_install_target.diff
05_shared_full_blas.diff
06_install_shared.diff
07_full_sonames.diff
08_install_shared_lib_call.diff