| compilers=&fpc |
| defaultCompiler=fpc322 |
| |
| nasmpath=/opt/compiler-explorer/nasm-2.14.02 |
| |
| group.fpc.compilers=fpc260:fpc262:fpc264:fpc302:fpc304:fpc320:fpc322 |
| group.fpc.options=@/opt/compiler-explorer/fpc/fpc.cfg |
| group.fpc.demangler=/dev/null |
| group.fpc.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| group.fpc.isSemVer=true |
| group.fpc.baseName=x86-64 fpc |
| compiler.fpc260.exe=/opt/compiler-explorer/fpc-2.6.0.x86_64-linux/bin/fpc |
| compiler.fpc260.semver=2.6.0 |
| compiler.fpc262.exe=/opt/compiler-explorer/fpc-2.6.2.x86_64-linux/bin/fpc |
| compiler.fpc262.semver=2.6.2 |
| compiler.fpc264.exe=/opt/compiler-explorer/fpc-2.6.4.x86_64-linux/bin/fpc |
| compiler.fpc264.semver=2.6.4 |
| compiler.fpc302.exe=/opt/compiler-explorer/fpc-3.0.2.x86_64-linux/bin/fpc |
| compiler.fpc302.semver=3.0.2 |
| compiler.fpc304.exe=/opt/compiler-explorer/fpc-3.0.4.x86_64-linux/bin/fpc |
| compiler.fpc304.semver=3.0.4 |
| compiler.fpc320.exe=/opt/compiler-explorer/fpc-3.2.0.x86_64-linux/bin/fpc |
| compiler.fpc320.semver=3.2.0 |
| compiler.fpc322.exe=/opt/compiler-explorer/fpc-3.2.2.x86_64-linux/bin/fpc |
| compiler.fpc322.semver=3.2.2 |
| |
| ################################# |
| ################################# |
| # Installed libs (See c++.amazon.properties for a scheme of libs group) |
| libs= |
| |
| ################################# |
| ################################# |
| # Installed tools |
| |
| tools=llvm-mcatrunk:osacatrunk:pahole |
| |
| tools.llvm-mcatrunk.name=llvm-mca (trunk) |
| tools.llvm-mcatrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mca |
| tools.llvm-mcatrunk.type=postcompilation |
| tools.llvm-mcatrunk.class=llvm-mca-tool |
| tools.llvm-mcatrunk.stdinHint=disabled |
| |
| tools.osacatrunk.name=OSACA (0.4.8) |
| tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.4.8/bin/osaca |
| tools.osacatrunk.type=postcompilation |
| tools.osacatrunk.class=osaca-tool |
| tools.osacatrunk.stdinHint=disabled |
| |
| tools.pahole.name=pahole |
| tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole |
| tools.pahole.type=postcompilation |
| tools.pahole.class=pahole-tool |
| tools.pahole.languageId=cppp |
| tools.pahole.stdinHint=disabled |