Back to the "Multiple platform build/check report"

More about wellington

OS: Linux (SUSE 9.2)
Arch: i686
Platform: i586-suse-linux
R version: 2.5.1 (2007-06-27)

Compilation of C code

R variable (VAR)Value ('R CMD config <VAR>' output)
CCgcc -std=gnu99
CFLAGS-g -O2 -Wall
CPICFLAGS-fpic
CPPgcc -std=gnu99 -E
Please refer to 'R CMD config -h' for the meaning of these variables

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

gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
Copyright (C) 2003 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++
CXXFLAGS-g -O2 -Wall
CXXPICFLAGS-fpic
CXXCPPg++ -E
Please refer to 'R CMD config -h' for the meaning of these variables

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

g++ (GCC) 3.3.4 (pre 3.3.5 20040809)
Copyright (C) 2003 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)
F77g77
FFLAGS-g -O2 -Wall
FLIBS-lg2c -lm -lgcc_s
FPICFLAGS-fpic
Please refer to 'R CMD config -h' for the meaning of these variables

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

GNU Fortran (GCC) 3.3.4 (pre 3.3.5 20040809)
Copyright (C) 2002 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
or type the command `info -f g77 Copying'.

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

/bin/sh: gfortran: command not found

More information coming soon...