next up previous
Next: cfg Up: Predefined Phases Previous: c-code

ccobj

The -ccobj flag will use the CBZ::cc_cmd (usually gcc) to build an object (.o) file, which can then be linked to produce an executable. By using this flag, C-Breeze can be used as a replacement for cc or gcc in Makefiles. Note that like the c-code phase, this phase generates intermediate .p.c files.



Adam C. Brown 2006-01-26