The generated C only has ifdefs to cover MSVC, GCC, Clang, Embarcadero, Pelles C, OpenWatcom and LCC. OrangeC is not covered. Even though OrangeC successfully compiled the generated C of your single line "Hello, World", I don't think it will work with more complex code. So the answer is it's not possible to use an unsupported C compiler.