| # Default settings for Objective-C++ |
| defaultCompiler=objcxxgdefault |
| postProcess= |
| demangler=c++filt |
| demanglerType=cpp |
| objdumper=objdump |
| #androidNdk=/opt/google/android-ndk-r9c |
| options= |
| supportsBinary=true |
| supportsBinaryObject=true |
| binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ |
| needsMulti=false |
| stubRe=\bmain\b |
| stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} |
| supportsLibraryCodeFilter=true |
| |
| |
| compilers=&gcc |
| |
| group.gcc.compilers=objcxxg44:objcxxg45:objcxxg46:objcxxg47:objcxxg48:objcxxg5:objcxxg6x:objcxxg7:objcxxg8:objcxxg9:objcxxg10:objcxxg11:objcxxgdefault |
| compiler.objcxxg44.exe=/usr/bin/g++-4.4 |
| compiler.objcxxg44.name=g++ 4.4 |
| compiler.objcxxg45.exe=/usr/bin/g++-4.5 |
| compiler.objcxxg45.name=g++ 4.5 |
| compiler.objcxxg46.exe=/usr/bin/g++-4.6 |
| compiler.objcxxg46.name=g++ 4.6 |
| compiler.objcxxg47.exe=/usr/bin/g++-4.7 |
| compiler.objcxxg47.name=g++ 4.7 |
| compiler.objcxxg48.exe=/usr/bin/g++-4.8 |
| compiler.objcxxg48.name=g++ 4.8 |
| compiler.objcxxg5.exe=/usr/bin/g++-5 |
| compiler.objcxxg5.name=g++ 5.x |
| compiler.objcxxg6x.exe=/usr/bin/g++-6 |
| compiler.objcxxg6x.name=g++ 6.x |
| compiler.objcxxg6x.alias=g6 |
| compiler.objcxxg7.exe=/usr/bin/g++-7 |
| compiler.objcxxg7.name=g++ 7.x |
| compiler.objcxxg8.exe=/usr/bin/g++-8 |
| compiler.objcxxg8.name=g++ 8.x |
| compiler.objcxxg9.exe=/usr/bin/g++-9 |
| compiler.objcxxg9.name=g++ 9.x |
| compiler.objcxxg10.exe=/usr/bin/g++-10 |
| compiler.objcxxg10.name=g++ 10.x |
| compiler.objcxxg11.exe=/usr/bin/g++-11 |
| compiler.objcxxg11.name=g++ 11.x |
| compiler.objcxxgdefault.exe=/usr/bin/g++ |
| compiler.objcxxgdefault.name=g++ default |
| |
| tools=strings:ldd |
| |
| tools.ldd.name=ldd |
| tools.ldd.exe=/usr/bin/ldd |
| tools.ldd.type=postcompilation |
| tools.ldd.class=readelf-tool |
| tools.ldd.exclude=djggp |
| tools.ldd.stdinHint=disabled |
| |
| tools.strings.exe=/usr/bin/strings |
| tools.strings.name=strings |
| tools.strings.type=postcompilation |
| tools.strings.class=strings-tool |
| tools.strings.exclude=djggp |
| tools.strings.stdinHint=disabled |
| |
| |
| ################################# |
| ################################# |
| # Installed libs (See c++.amazon.properties for a scheme of libs group) |
| libs= |