Back to the "Multiple platform build/check report"

More about wilson2

OS: Linux (openSUSE 11.1)
Arch: x86_64
Platform: x86_64-suse-linux
R version: 2.10.1 (2009-12-14)

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 (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
Copyright (C) 2008 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++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
Copyright (C) 2008 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
FFLAGS-g -O -Wall
FLIBS-lgfortran -lm
FPICFLAGS-fpic
Please refer to 'R CMD config -h' for the meaning of these variables

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

/bin/sh: g77: command not found

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

GNU Fortran (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
Copyright (C) 2008 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...