Ok, but, sense or not, the result of the failing test is that the the use_lapack is turned off and we don't link against the external lapack. Is this the desired behavior? If so there's probably a better solution than just breaking the build.
Cyrus On Aug 21, 2005, at 3:49 PM, Thomas Lumley wrote: > On Sun, 21 Aug 2005, Cyrus Harmon wrote: > > >> I could be wrong, but I think there's something else wrong here. The >> farthest-up-the-chain problem that I can find is that the test for >> whether or not double complex BLAS can be used is failing. >> > <snip>> > >> I get a working version when I use f77, but when I use fink's >> gfortran/g95 I fail. >> > > That makes sense, as the test was put in because of differences in > the ABI for double complex between g77 and gfortran on AMD64 > > > -thomas > _______________________________________________ R-SIG-Mac mailing list [EMAIL PROTECTED] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
