makeJava - directory expansion and remapping added

Pavel.Roskin at ecsoft.co.uk Pavel.Roskin at ecsoft.co.uk
Tue Aug 25 11:29:17 PDT 1998




Hello!

Unfortunately, my previous version of makeJava has problems with
srcdir!='.' and with compiling of separate files. This version fixes these
bugs. It is also possible to specify directories in the command line. For
example, "makeJava java/lang" will find all java sources in
$srcdir/java/lang and subdirectories.
I have tested this version fairly well, so it should be Ok to put it on the
CVS. Anyway, all functionality of the old makeJava is completely retained,
so I see no reason why it should not be done.
'-unsafe' is no longer required when compiling java/awt/widget, since I
introduced directory remapping for output files.
Now "makeJava all" really compiles the library.
Currently it works under Cygwin32 only if JAVAC_CP is redefined, because
Kaffe (erroneously?) doesn't accept colon as classpath separator under
Windows.

Pavel Roskin <pavel.roskin at ecsoft.co.uk>

(See attached file: makeJava)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3590 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/19980825/62e14131/attachment-0021.obj 


More information about the kaffe mailing list