codon
codon copied to clipboard
Fix ABI incompatibilities
- [x] setup.py on Linux should detect the correct ABI version of libcodonc.so and pass the proper flags to gcc (our default builds use CXX03 ABI, and almost all modern Linux distros use CXX11)
- [x] Rename
jit.htojit_extern.h