Back to the "Multiple platform build/check report"

More about pitt

OS: Mac OS X Tiger (10.4.11)
Arch: i386
Platform: i686-apple-darwin8
R version: 2.10.1 Patched (2009-12-14 r50738)

Compilation of C code

R variable (VAR)Value ('R CMD config <VAR>' output)
CCgcc -arch i386 -std=gnu99
CFLAGS-g -O2 -Wall
CPICFLAGS-fPIC
CPPgcc -arch i386 -std=gnu99 -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.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
Copyright (C) 2005 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++ -arch i386
CXXFLAGS-g -O2 -Wall
CXXPICFLAGS-fPIC
CXXCPPg++ -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.2.1 (GCC) 4.2.1 (Apple Inc. build 5564)
Copyright (C) 2007 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 -arch i386
FFLAGS-g -O2 -Wall
FLIBS-lgfortran
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 (GCC) 4.2.1 (Apple Inc. build 5564)
Copyright (C) 2007 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...