Columbia Esteral Compiler (cec) revived

8 views
Skip to first unread message

Dilawar Singh

unread,
Jun 25, 2016, 7:54:45 AM6/25/16
to wncc...@googlegroups.com
The old version of columbia esternal compiler (cec), which may still be used by
some in embedded system course, is compiled with cmake and recent gcc version.

It can be downloaded from here https://github.com/dilawar/cec, or via git

$ git clone https://github.com/dilawar/cec

To build and install, you need to install cmake, and libexpat1-dev
(libexpat-devel).

$ cd cec
$ cmake .
$ make
$ sudo make install

best,
Dilawar
Reply all
Reply to author
Forward
0 new messages