blob: fca1dbefe23eb6abcb15e98c21ae0348940a3983 [file] [log] [blame] [raw]
# Default settings for GCC Explorer.
defaultCompiler=g52
compilers=g44:g45:g46:clang35:g51:g52:gdef:msp430g453
#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