This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Standalone use of gcj


Hello,

is it possible to use gcj in a standalone way, with a
reduced libgcj that does not contain any core class libraries?
I would like to compile with it my .class files and the
core class files of HP and run the whole on an HP server.
The idea of providing a free implementation of SUN's core
libraries is great. However, it would take time to do and
to get it right.
In the meantime, being able to use gcj as a pure compiler +
it minimum runtime support (garbage collector, and primordial
loader, I guess) would be a *GREAT* thing.

Thank you

Angelo Borsotti


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]