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] | |
GCJ is a general puprose Java-Compiler that is able to compile java source code into directly executable programs, it works like any traditional C/C++ comiler. Compared to SUN you do not need a rutime-enviroment, nor is there an platform abstraction layer like bytecode.I'm interested in writing an article on the version of OpenOffice using GCJ that FSF is developing. What is GCJ being used for? -
You say it isGCJ will not be needed to run OOo, since gcj compiles the code unlike a traditional Java virtual machine, so the code is able to run on the platform it was built for withough an abstraction layer like a virtual machine.
being used to build and run OpenOffice, why is GCJ needed to run
OpenOffice. Surely once OpenOffice has been built it will run
independently?
Why have you decided to develop a separate version of OpenOffice? WhenAs far as I've understood the GNU/Java team is working together with OOo to remove show-stoppers. But for "society" stuff I am devenitifly the wring person ;-)
do you think you will have the first version of OpenOffice using GCJ?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |