blob: 4b32bf366d3f2e3f4af93e4744f2e26058042eeb [file] [log] [blame] [raw]
# Default settings for GCC Explorer.
port=10240
compileTimeoutMs=1000
compilers=/usr/bin/g++-4.4:/usr/bin/g++-4.5:/usr/bin/g++-4.6:/usr/bin/g++-4.7:/usr/bin/clang++:/usr/bin/g++
defaultSource=builtin
compileFilename=example.cpp
postProcess=c++filt
cacheMb=50
#androidNdk=/opt/google/android-ndk-r9c
language=C++
options=-O2
maxConcurrentCompiles=2
staticMaxAgeMs=1000
gcIntervalSecs=300
gcHeapLogEvery=3