|
Overview Documentation Source Code Results People |
Building CMod:
Download the sources below. Extract and cd into src/ directory. Run make to build the tool. The binaries are installed in the bin/ directory.Using CMod:
CMod requires a compiler that supports separate compilation and linking (e.g. gcc, gcc -c and gcc -o). If the project being checked for consistency requires any other standard tools for successful compilation then they should be available and in the path as well; e.g. gmake, ar etc.
.