Displaying 1 result from an estimated 1 matches for "libgoto_opt64".
2004 Mar 16
2
make check failed for R-1.9.0alpha (2004-03-16) when link against Goto's BLAS
...ran compiler:          g77  -m64 -O2 -g -msse2 -march=k8
  Interfaces supported:      X11, tcltk
  External libraries:        readline, BLAS(generic)
  Additional capabilities:   PNG, JPEG
  Options enabled:           shared library, R profiling
  Recommended packages:      yes
(The Goto BLAS is libgoto_opt64-r0.93.so.)
"make" ran fine, but "make check" failed with tail
tests/Examples/stats-Ex.Rout.fail giving:
> ## now see the effect of the explanatory variables
> data(Seatbelts)
> X <- Seatbelts[, c("kms", "PetrolPrice", "law")]
> X[,...