Skip to content
Prev 15069 / 63424 Next

R-patched Make Check Fails on reg-tests-1.R on linux and OS X

Hi Jake,

with this config

hal:~ jago$ gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
hal:~ jago$ g77 -v
Reading specs from  
/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2/specs
Configured with: ../gcc/configure --enable-threads=posix  
--enable-languages=f77 --disable-shared --enable-static
Thread model: posix
gcc version 3.4.2


btw, in  configure you don't need to use --with-x, --enable-R-shlib and  
--with-recommended

You did not report the OS X version which might be the source of the  
problem.
Please also get the latest g77 from http://hpc.sourceforge.net/

The above setup works fine on OS X 10.2 and 10.3.

stefano

        
On Feb 8, 2005, at 2:43 PM, Prof Brian Ripley wrote: