Re: [Rd] Follow-Up: R on FC4

2005-08-02 Thread Peter Dalgaard
Peter Dalgaard <[EMAIL PROTECTED]> writes: > Gavin Simpson <[EMAIL PROTECTED]> writes: > > So far so good with FC4, gcc4, gfortran and R! > > The problem affecting the Fedora Extras RPM is still there with the > new compilers though: > > -Wp,-D_FORTIFY_SOURCE=2 > > combined with -O or -O

Re: [Rd] Follow-Up: R on FC4

2005-08-01 Thread Peter Dalgaard
Gavin Simpson <[EMAIL PROTECTED]> writes: > > Try this again -- it is a random test. If it fails again then something > > is wrong. The tolerance on these tests is not very tight, certainly > > nowhere near rounding error. > > Thanks Thomas, > > A re-compile with the same options of R-Devel

Re: [Rd] Follow-Up: R on FC4

2005-08-01 Thread Gavin Simpson
On Mon, 2005-08-01 at 10:16 -0700, Thomas Lumley wrote: > On Mon, 1 Aug 2005, Gavin Simpson wrote: > > R-devel compiles without error (same set of flags as above) but fails > > make check-all in p-r-random-tests.R - the relevant section of p-r- > > random-tests.Rout.fail is: > > > > ... > >> dkwtes

Re: [Rd] Follow-Up: R on FC4

2005-08-01 Thread Thomas Lumley
On Mon, 1 Aug 2005, Gavin Simpson wrote: > R-devel compiles without error (same set of flags as above) but fails > make check-all in p-r-random-tests.R - the relevant section of p-r- > random-tests.Rout.fail is: > > ... >> dkwtest("norm") > norm() PASSED > [1] TRUE >> dkwtest("norm",mean = 5,sd = 3

[Rd] Follow-Up: R on FC4

2005-08-01 Thread Gavin Simpson
Dear List, A few weeks ago a discussion took place regarding Fedora Core 4 and compiling R on that platform using the new version 4 of gcc and its gfortran compiler. gcc was recently updated to 4.0.1 on FC4 (4.0.1-5 in Red Hat Land) so I thought I'd give compiling R a go on my laptop which needed