Changes between Version 8 and Version 9 of Commentary/Pipeline
- Timestamp:
- 09/14/06 10:46:09 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Pipeline
v8 v9 14 14 * Assembly code: flag {{{-S}}}, file {{{Foo.s}}} 15 15 * C code: flag {{{-fviaC}}}, file {{{Foo.hc}}} 16 * C-- mode: flag {{{-fcmm}}}, file {{{Foo.cmm}}}, believed not to work 16 17 17 18 * Run the C compiler or assembler, as appropriate, generating {{{Foo.o}}}
