PREV UP NEXT StackThreads/MP: version 0.77 User's Guide

11.3: Compilation fails

Q: Compilation fails. Why?

A: stgcc simply calls gcc without any preprocessing. Therefore it virtually never happens that whatever errors gcc generated is caused by stgcc. Be sure that your program compiles with gcc.

There are still possibility that a program that successfully compiles with gcc does not successfully compile with stgcc.