Back to the "Multiple platform build/check report"

More about moscato2

Hostname: moscato2
OS: Windows Server 2008 R2 Enterprise SP1 (64-bit)
Arch: x64
Platform: mingw32 / x86_64-w64-mingw32
R version: 3.2.2 (2015-08-14) -- "Fire Safety"

C compiler

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

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

gcc (GCC) 4.6.3 20111208 (prerelease)
Copyright (C) 2011 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.


C++ compiler

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

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

g++ (GCC) 4.6.3 20111208 (prerelease)
Copyright (C) 2011 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.


C++11 compiler

R variable (VAR)Value ('R CMD config <VAR>' output)
CXX1Xg++ -m64
CXX1XFLAGS-O2 -Wall -mtune=core2
CXX1XPICFLAGS
CXX1XSTD-std=c++0x
Please refer to 'R CMD config -h' for the meaning of these variables

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

g++ (GCC) 4.6.3 20111208 (prerelease)
Copyright (C) 2011 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.


Fortran 77 compiler

R variable (VAR)Value ('R CMD config <VAR>' output)
F77gfortran -m64
FFLAGS-O2 -mtune=core2
FLIBS-lgfortran
FPICFLAGS
Please refer to 'R CMD config -h' for the meaning of these variables

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

GNU Fortran (GCC) 4.6.3 20111208 (prerelease)
Copyright (C) 2011 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


Fortran 9x compiler

R variable (VAR)Value ('R CMD config <VAR>' output)
FCgfortran -m64
FCFLAGS-O2 -mtune=core2
FCPICFLAGS
Please refer to 'R CMD config -h' for the meaning of these variables

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

GNU Fortran (GCC) 4.6.3 20111208 (prerelease)
Copyright (C) 2011 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 might be added in the future...