Building using the Memory Analyser

As an example, we build the HelloWorld example application that was presented on the Builder page. This can be done by providing the Option -analyse to the builder and also giving the required accuracy of the analysis in per-cent. In this example, we use an accuracy of 5%:

  > jamaica -analyse=5 -smart HelloWorld
      
Jamaica Builder Tool 2.2 Release 1
Generating code for target 'linux-gnu-i686'
 + HelloWorld__.c
 * C compiling
 * linking
 * stripping
Class file compaction gain: 95.85755% (1722798 ==> 71366)