Back to the "Multiple platform build/check report"

More about lamb1

OS: Linux (SUSE 10.1)
Arch: x86_64
Platform: x86_64-suse-linux
R version: 2.5.0 (2007-04-23)

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) 4.1.0 (SUSE Linux)
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++
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) 4.1.0 (SUSE Linux)
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
FFLAGS-g -O2 -Wall
FLIBS-lgfortran -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.5 20050117 (prerelease) (SUSE Linux)
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):

GNU Fortran 95 (GCC) 4.1.0 (SUSE Linux)
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...