jilc-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jilc-patches] CVS: jilc Readme.txt,NONE,1.1 INSTALL,NONE,1.1


From: Gaurav Vaish <address@hidden>
Subject: [Jilc-patches] CVS: jilc Readme.txt,NONE,1.1 INSTALL,NONE,1.1
Date: Fri, 22 Feb 2002 02:35:50 -0500

Update of /cvsroot/jilc/jilc
In directory subversions:/tmp/cvs-serv11659

Added Files:
        Readme.txt INSTALL 
Log Message:



--- NEW FILE ---
                         jilc
                Java-bytecode to IL Compiler
               ------------------------------

     jilc is an open source project, under the terms of GNU-GPL, 
  to compile java-bytecode for the dotNet environment.


Authors:
        See the AUTHORS file accompaying the release.

License:
        See the COPYING file accompaying the release.


Installation / Building:
        See the INSTALL file accompaying the release.


File Organization:
        src/*      - Source files.
        examples/* - Examples loaded with java-bytecode (class) files.
        jilc.man   - Plain text file providing with various options that
                     are supposed to be available in the final release.
        AUTHORS    - The developers.
        COPYING    - The license.
        INSTALL    - The instllation / build instructions.
        README     - This file.


--- NEW FILE ---
                         jilc
                Java-bytecode to IL Compiler
               ------------------------------

     jilc is an open source project, under the terms of GNU-GPL, 
  to compile java-bytecode for the dotNet environment.

INSTALLATION
------------

* Linux and its clones:
        1. Extract the files, which would have done if you are reading
           this file. ;-)
        2. make linux

* Windows (cygwin):
        1. Extract the files, which would have done if you are reading
           this file. ;-)
        2. make windows

* Windows (using nmake):
        Oops! Currently not available. :(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]