This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: add GNU/kFreeBSD support into gcj (ping)
- From: Tom Tromey <tromey at redhat dot com>
- To: Petr Salinger <Petr dot Salinger at seznam dot cz>
- Cc: java at gcc dot gnu dot org
- Date: 15 Sep 2006 17:15:11 -0600
- Subject: Re: add GNU/kFreeBSD support into gcj (ping)
- References: <Pine.LNX.4.62.0609012033190.1899@sci.felk.cvut.cz>
- Reply-to: tromey at redhat dot com
>>>>> "Petr" == Petr Salinger <Petr.Salinger@seznam.cz> writes:
Petr> Would be possible to merge GNU/kFreeBSD support into gcj.
Yup.
Petr> 1) update boehm-gc
Petr> either by patch - http://gcc.gnu.org/ml/java-patches/2006-q2/msg00320.html
Petr> or by importing gc 6.8 -
Petr> http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.8.tar.gz
Given that we are in Stage 3 I think we should go the patch route.
Petr> 2) add support for GNU/kFreeBSD into shlibpath.m4
Petr> by one of approaches mentioned in thread started by
Petr> http://gcc.gnu.org/ml/java-patches/2006-q2/msg00193.html
Looks good to me.
Petr> Should I do anything else to get it included ?
No, I think we're good. I will check these in soon -- probably Monday.
Please ping me if you don't see it by the middle of next week.
Tom