contents
| 4 - Advanced Features The previous example showed how we can use standard Tcl features along with Critcl to add simple build information to a script. But Critcl allows you to go further - for example, testing for compiler or platform features, or checking for a failed compile. 4.1 - Checking C Code 4.2 - Fallback to Tcl 4.3 - Dual Tcl and C Implementations 4.4 - Cross Compiling 4.5 - Lower Level Stuff 4.6 - Solving Compile Problems 4.7 - Cleaning Up | see also | ||||