Next: Runtime options Up: C/++ with Ease Previous: Porting C-with-Ease

Compiling and running programs

 

C-with-Ease and C++ -with-Ease programs should be compiled using the ecc and e++ scripts. These take the same arguments as the corresponding gcc and g++ programs.

The only valid file name extension for C-with-Ease source is .ec. C++ -with-Ease source may have extensions .ec, .ecc, .eC, .ecpp or .ecxx.





Tim MacKenzie <tym@cs.monash.edu.au>
Mon Apr 1 00:27:29 EST 1996