summaryrefslogtreecommitdiff
path: root/math/slatec/files
AgeCommit message (Collapse)AuthorFilesLines
2001-02-02Don't build shared Fortran libraries. They're too problematic.jtb1-9/+0
Strictly numerical libraries, like fftpack, work fine, but some which make use of Fortran I/O have problems resolving symbols. This is a known problem with g77/f2c.
2001-01-23Problems linking with shared Slatec library. Build only a static Slatec.jtb1-193/+211
2001-01-20Added machine parameter files from the BLAS. Use different optimizationjtb4-11/+746
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise.
2000-12-06Added --version-info 0:0 libtool option to Makefile.jtb1-1/+2
2000-11-28Initial import of new "slatec" package:jtb2-0/+201
Library of mathematical and statistical Fortran 77 subroutines