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]

Re: [freenet-tech] Technology / Features


On Sun, Feb 24, 2002 at 10:07:59PM +0000, Gordan Bobic wrote:
> 4) Would it be possible for the GCJ compiled binaries to be made available 
> for Linux/FreeBSD in addition to the daily .jar image? Most distributions 
> still do not come with GCC v3, and even for those that do, latest snapshots 
> of GCC/GCJ v3 seem to be required to make things work. Since the CVS snapshot 
> seems to have the required Makefile sections for GCJ building, it would be 
> VERY nice to have a downloadable statically linked binary available for 
> download. A dynamically linked binary with a sufficiently up-to-date GCJ 
> library would be even nicer, even if it is without any sort of fancy 
> packaging.

As other answered: no, not as this time.
I use pre-3.1 CVS snapshots for my experiments with freenet and gcj.
3.1 is much better then 3.0 BUT at this time it is still not up to
the task of compiling freenet out-of-the-box.
3.1 is scheduled for release in April so I doubt all the fixes needed
will be in that one.
Compilers are complicated things but I (we) can do a bit to help
the development, at least by reporting bugs to the GCC team. 
The Freenet codebase is a great testbed for a Java compiler.

Hopefully release 3.2 scheduled for September 2002 is feature
complete enough to make a stable gcj compiled freenet node
possible.

Here is the plan for GCC releases:
http://gcc.gnu.org/develop.html

I CC:ed this to java@gcc.gnu.org to perhaps get some comments from
the GCJ developers.

regards,
-- 
Göran Thyni
talvimaa




Attachment: msg00247/pgp00000.pgp
Description: PGP signature


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