Back to the "Multiple platform build/check report"

More about liverpool

OS: Windows Server 2003 R2 (32-bit)
Arch: x64
Platform: mingw32
R version: 2.11.0 Under development (unstable) (2009-10-22 r50179)

Compilation of C code

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

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

gcc (GCC) 4.2.1-sjlj (mingw32-2)
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 C++ code

R variable (VAR)Value ('R CMD config <VAR>' output)
CXXg++
CXXFLAGS-O2 -Wall
CXXPICFLAGS
CXXCPPg++ -E
Please refer to 'R CMD config -h' for the meaning of these variables

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

g++ (GCC) 4.2.1-sjlj (mingw32-2)
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
FFLAGS-O3
FLIBS-lgfortran
FPICFLAGS
Please refer to 'R CMD config -h' for the meaning of these variables

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

'g77' is not recognized as an internal or external command,
operable program or batch file.

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

GNU Fortran (GCC) 4.2.1-sjlj (mingw32-2)
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...