blob: 52e5915514a55b6c83ea0f128675021e39b670a7 [file] [log] [blame] [raw]
# Default settings for GCC Explorer.
defaultCompiler=g52
compilers=g44:g45:g46:clang35:g51:g52:gdef:msp430g453:cl
#compilers=g44:g45:g46:clang35:g51:g52:gdef:AWS
#compilers=localhost@20480
compiler.g44.exe=/usr/bin/g++-4.4
compiler.g44.name=g++ 4.4
compiler.g44.alias=/usr/bin/g++-4.4
compiler.g45.exe=/usr/bin/g++-4.5
compiler.g45.name=g++ 4.5
compiler.g45.alias=/usr/bin/g++-4.5
compiler.g46.exe=/usr/bin/g++-4.6
compiler.g46.name=g++ 4.6
compiler.g46.alias=/usr/bin/g++-4.6
compiler.clang35.exe=/usr/bin/clang++-3.5
compiler.clang35.name=Clang 3.5
compiler.clang35.intelAsm=-mllvm --x86-asm-syntax=intel
compiler.clang35.supportsBinary=false
compiler.g51.exe=/home/mgodbolt/.fighome/runtime/gcc/5.1.0-1/bin/g++
compiler.g51.name=g++ 5.1
compiler.g52.exe=/home/mgodbolt/.fighome/runtime/gcc/5.2.0-1/bin/g++
compiler.g52.name=g++ 5.2
compiler.gdef.exe=/usr/bin/g++
compiler.gdef.name=Default G++
compiler-wrapper=./c-preload/compiler-wrapper
compiler.msp430g453.exe=/usr/bin/msp430-g++
compiler.msp430g453.alias=/usr/bin/msp430-g++
compiler.msp430g453.name=MSP430 gcc 4.5.3
compiler.msp430g453.supportsBinary=false
compiler.msp430g453.needsMulti=false
compiler.cl.exe=/tmp/14.0.24224-Pre/lib/native/bin/amd64/cl.exe
compiler.cl.name=CL
compiler.cl.isCl=true
compiler.cl.needsMulti=false
compiler.cl.asmFlag=/FAsc
compiler.cl.options=/I/tmp/10.0.10240.0/ucrt/ /I/tmp/14.0.24224-Pre/lib/native/include/
compiler.cl.versionFlag=/?
compiler.cl.versionRe=^Microsoft \(R\) C/C\+\+.*$