This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC : enable libgcj on freebsd-x86_64
- From: Tom Tromey <tromey at redhat dot com>
- To: "Arno J. Klaassen" <arno at heho dot snv dot jussieu dot fr>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, gerald at pfeifer dot com, Loren James Rittle <rittle at labs dot mot dot com>
- Date: 13 Mar 2007 11:24:12 -0600
- Subject: Re: RFC : enable libgcj on freebsd-x86_64
- References: <wpejnuw4aw.fsf@heho.snv.jussieu.fr>
- Reply-to: tromey at redhat dot com
>>>>> "Arno" == Arno J Klaassen <arno@heho.snv.jussieu.fr> writes:
Arno> since January commits to boehm-gc for handling amd64/x86-64 cpu under
Arno> GNU/kFreeBSD, I confirm that libgcj-support is OK for x86_64*freebsd
Arno> (which closes bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25652).
Arno> Testsuite gives 17 failures on -head, 22 on 4_2_branch.
What are the failures?
Arno> Could someone please commit the attached patch to configure.ac and
Arno> regenerate configure?
It seems reasonable to me, but some top-level build maintainer will
have to approve it.
Tom