[kaffe] build process
Helmer Krämer
hkraemer at freenet.de
Sun Jun 27 10:14:52 PDT 2004
Hi all,
the attached patch modifies kaffe's build process a little bit,
so that it executes in roughly four steps:
* build kaffeh, libkaffevm, standard libtool -modules and kaffe
executable
* build rt.jar
* build optional libtool -modules (like awt, sound, libxmlj)
[including generation of required headers]
* relink kaffe executable using all libtool -modules
[required for systems that can't dlopen libtool -modules]
Since the jni headers for the optional libtool -modules are
generated after rt.jar has been built, we no longer have to
include classes of optional packages in Klasses.jar.bootstrap.
If nobody has any objections, I'll check it in during next
week.
Regards,
Helmer
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: build-process.patch
Url: http://kaffe.org/pipermail/kaffe/attachments/20040627/2b2ed04a/attachment-0002.txt
More information about the kaffe
mailing list