Is TurboC v2.0 supported by JCGO?
No, it is not officially supported by JCGO. While it is theoretically possible to compile the generated code with TurboC compiler, it would be very hard in a real world to produce the correct binary executable mostly because of the limit imposed by that compiler for ID length (only the first 32 characters are significant instead of 128, at least, required by JCGO).