RSS

(root)/ildjit/libiljitir : 1 : README

« back to all changes in this revision

Viewing changes to README

Speziale Ettore
2009-11-18 09:19:57
Revision ID: ettore@mars-20091118091957-5qdu9yqf186fftwr
Initial import into Bazaar.

Show diffs side-by-side

added added

removed removed

 
1
Libiljitir
 
2
----------
 
3
 
 
4
This is the library which describes the IR language for the ILDJIT project.
 
5
 
 
6
The product is available under the terms of the GNU General Public
 
7
License.  The latest version of the product can be downloaded
 
8
from the following Web site:
 
9
 
 
10
    http://ildjit.sourceforge.net
 
11
 
 
12
When you have downloaded a version of the product, it can be unpacked
 
13
and built in the usual manner:
 
14
 
 
15
    $ tar xfz libiljitir-VERSION.tar.gz
 
16
    $ cd libiljitir-VERSION
 
17
    $ ./configure
 
18
    $ make
 
19
 
 
20
It can be run the configure with the following additional arguments:
 
21
        --enable-debug          : enable the debug code
 
22
        --enable-printdebug     : enable the debug code and the debug printer
 
23
        --enable-profile        : disable the debug code and run the gcc with the 0 optimization level (-O0) to make the profiling of the library
 
24
 
 
25
 
 
26
Comments are welcome.
 
27
 
 
28
        - Campanoni Simone <simo.xan@gmail.com>

Loggerhead 1.17 is a web-based interface for Bazaar branches