Commit graph

8 commits

Author SHA1 Message Date
adam
e40351ac88 Now uses libtool and builds shared libraries 2003-12-04 15:10:48 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
jtb
6939c69b5f d1mach.f i1mach.f and r1mach.f should be compiled without optimization. 2001-03-31 18:21:33 +00:00
jtb
fc38234e92 Don't build shared Fortran libraries. They're too problematic.
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-02-02 00:23:49 +00:00
jtb
f281891c1a Problems linking with shared Slatec library. Build only a static Slatec. 2001-01-23 00:47:49 +00:00
jtb
33a2dd36cb Added machine parameter files from the BLAS. Use different optimization
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise.
2001-01-20 21:25:31 +00:00
jtb
1729aeb983 Added --version-info 0:0 libtool option to Makefile. 2000-12-06 23:02:52 +00:00
jtb
d00caff693 Initial import of new "slatec" package:
Library of mathematical and statistical Fortran 77 subroutines
2000-11-28 00:26:53 +00:00