Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv837
Modified Files:
atlas.info
Log Message:
documenting..
Index: atlas.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/atlas.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- atlas.info 9 Nov 2007 16:47:53 -0000 1.8
+++ atlas.info 9 Nov 2007 17:54:36 -0000 1.9
@@ -9,14 +9,16 @@
Installs also LAPACK's docs and manpages.
Headers: cblas.h clapack.h, plus the atlas headers
Libraries installed:
-liblapack.a : The LAPACK routines provided by ATLAS,
- plus the rest of LAPACK from netlib.org.
-libcblas.a : The ANSI C interface to the BLAS.
-libf77blas.a : The Fortran77 interface to the BLAS.
-libatlas.a : The main ATLAS library,
- providing low-level routines for all interface libs.
-Plus the threaded variants libptcblas.a and libptf77blas.a,
- and an all-encompassing libatlas.dylib
+liblapack.a : The LAPACK routines provided by ATLAS,
+ plus the rest of LAPACK from netlib.org.
+libcblas_unthreaded.a : The ANSI C interface to the BLAS.
+libf77blas_unthreaded.a : The Fortran77 interface to the BLAS.
+libatlas.a : The main ATLAS library,
+ providing low-level routines for all interface libs.
+ Plus on multiprocessor machines the threaded variants libptcblas.a and
+libptf77blas.a, and an all-encompassing libatlas.dylib.
+ libcblas.a and libf77blas.a are symlinks pointing to the threaded versions
+if available, else to the unthreaded versions.
<<
DescPort: <<
The optimized subset of LAPACK provided by ATLAS is merged
@@ -122,7 +124,7 @@
cd ..
make install DESTDIR=%i
ranlib %i/lib/*.a
- cp -p lib/*.{a,dylib} %i/lib
+ cp -pPR lib/*.{a,dylib} %i/lib
ranlib %i/lib/*.a
chmod -R a-x %i/lib
chmod -R a+rX %i/share
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs