
3 changed files with 6 additions and 4 deletions
@ -1,7 +1,8 @@
|
||||
# Default settings for GCC Explorer. |
||||
port=10240 |
||||
compileTimeoutMs=4000 |
||||
compileTimeoutMs=50 |
||||
compilers=/usr/bin/g++-4.4:/usr/bin/g++-4.5:/usr/bin/g++-4.6:/usr/bin/g++-4.7:/usr/bin/clang++:/home/mgodbolt/apps/intel-icc-oss/bin/icc:/site/apps/gcc-4.7.2-drw.patched.6/bin/g++:/site/apps/gcc-4.8.0-drw.1/bin/g++ |
||||
compiler-wrapper=./c-preload/compiler-wrapper |
||||
#compilers=/usr/bin/gdc:/usr/bin/gdc-4.4:/usr/bin/gdc-4.6 |
||||
#compileFilename=example.d |
||||
#postProcess=d/demangle |
||||
|
Loading…
Reference in new issue