mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
- ispc doesn't link, so interpose running `gcc` or similar to output the final binary - works around some naming issues in ispc Ckoses #3937
13 lines
319 B
Properties
13 lines
319 B
Properties
supportsBinary=true
|
|
supportsBinaryObject=true
|
|
supportsExecute=true
|
|
compilerType=ispc
|
|
objdumper=objdump
|
|
stubRe=\bmain\b
|
|
stubText=extern "C" uniform int main() { return 0; }
|
|
|
|
#################################
|
|
#################################
|
|
# Installed libs (See c++.amazon.properties for a scheme of libs group)
|
|
libs=
|