[R] R-base on Mandrake 8.1

mikalzet@libero.it mikalzet at libero.it
Tue Nov 20 00:59:50 CET 2001


On Mon, 19 Nov 2001, Elliot Williams wrote:

> I just compiled R and a bunch of packages on a fresh Mandrake 8.1 last week.
> No problems at all.   I just downloaded the R source from CRAN, binaries for
> ATLAS, LAPACK, and libreadline, and away it went.  Packages all compiled fine
> with install.packages().

Thank you ! As it is, I did intensive memory testing on my PC (thanks
for the hints) without any errors coming up; then I finally succeeded:
your mail got to me about one hour after having solved the problem.
Everything compiles fine as long as the "-fno-fast-math" flag is ADDED to
RPM-OPT's; just removing the "-ffast-math" flag isn't sufficient.

gcc-3.0.1 -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -mieee-fp -D__NO_MATH_INLINES  -O3 -fomit-frame-pointer
-pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce
did the trick.

I don't know if this is an issue with amd k6II processor or with mandrake
8.1. Anyway it was an interesting experience.

-- 
Michele Alzetta


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list