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.