This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj, libjava status on darwin.
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC-Java <java at gcc dot gnu dot org>, Tom Tromey <tromey at redhat dot com>
- Date: Thu, 23 May 2002 13:58:44 +0200
- Subject: gcj, libjava status on darwin.
Hi all,
this morning I had a big success on the libjava side on darwin. Since
Mark fixed something in gcj the last few days I was able to build a
complete gcc with c,c++ and java on a HFS+ partition. I no longer need
to build under UFS. Great.
Also a recent fix from Loren allows me WITHOUT tweaking libjava to
build. He introduced the 'qc' flag. Thanks.
Now the only thing I have to tweak is the thing mentioned in the
libstdc++ FAQ with ctype. All the rest is in the trunk and you can build
and install a gcc with libjava on darwin5.4.
Thanks to all who helped.
Regards,
Andreas