This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compiling with gcj
>>>>> "chris" == chris burdess <dog at bluezoo dot org> writes:
chris> the gnu javamail implementation is complete and pretty well
chris> tested. you can get it from savannah cvs, and it compiles fine
chris> with gcj >= 3.2 and runs fine under gij.
Thanks for the info. Have you tried compiling it to native with gcj?
If you can make it easy to build (e.g., as easy as Classpath or GNU
Crypto), I'd love to put it in my nightly build and have it included
in the nightly Classpath Japi comparison. I checked it out today but
didn't see any build instructions.
Tom