Back to the "Multiple platform build/check report"

More about derby

OS: Mac OS X (10.4.6)
Arch: i686
Platform: i686-apple-darwin8
R version: 2.5.0 Under development (unstable) (2006-10-21 r39702)

Compilation of C code

R variable (VAR)Value ('R CMD config <VAR>' output)
CCgcc-4.0 -arch i386
CFLAGS-g -O2 -std=gnu99 -march=pentium-m -mtune=prescott
CPICFLAGS-fPIC
CPPgcc-4.0 -arch i386 -E
Please refer to 'R CMD config -h' for the meaning of these variables

gcc version ('gcc --version' output):

i686-apple-darwin8-gcc-4.0.3 (GCC) 4.0.3
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Compilation of C++ code

R variable (VAR)Value ('R CMD config <VAR>' output)
CXXg++-4.0 -arch i386
CXXFLAGS-g -O2 -march=pentium-m -mtune=prescott
CXXPICFLAGS-fPIC
CXXCPPg++-4.0 -arch i386 -E
Please refer to 'R CMD config -h' for the meaning of these variables

g++ version ('g++ --version' output):

i686-apple-darwin8-g++-4.0.3 (GCC) 4.0.3
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Compilation of Fortran code

R variable (VAR)Value ('R CMD config <VAR>' output)
F77gfortran-4.0 -arch i386
FFLAGS-g -O2 -march=pentium-m -mtune=prescott
FLIBS-lgfortran -lgcc_s -lSystemStubs -lmx -lSystem
FPICFLAGS-fPIC
Please refer to 'R CMD config -h' for the meaning of these variables

g77 version ('g77 --version' output):

/bin/sh: line 1: g77: command not found

gfortran version ('gfortran --version' output):

GNU Fortran 95 (GCC 4.0.3)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

More information coming soon...