Date: Thu, 30 Sep 1999 13:51:30 -0700 From: Tom Tromey <tromey@cygnus.com> To: Mikhail Teterin <mi@aldan.algebra.com> Cc: eischen@vigrid.com, jb@cimlogic.com.au, java@FreeBSD.org, jdp@polstra.com, obrien@FreeBSD.org, java-discuss@sourceware.cygnus.com Subject: Re: porting libjava to FreeBSD Message-ID: <199909302051.NAA29029@ferrule.cygnus.com.> In-Reply-To: <199909251726.NAA44892@rtfm.newton> References: <199909251726.NAA44892@rtfm.newton>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Mikhail" == Mikhail Teterin <mi@aldan.algebra.com> writes: Mikhail> However, the low level code in Mikhail> libgcj-2.95.1/boehm-gc/linux_threads.c uses the non-existent Mikhail> (on FreeBSD) signal SIGPWR. You probably already know this, but you have to port the GC to FreeBSD. Thread suspension is probably just one of the issues you'll find. Actually, according to the README, there has already been a FreeBSD port. Perhaps it doesn't support threads? Or, maybe you just have to update boehm-gc/configure.in -- our autoconfiscation doesn't support every port the Boehm GC supports (we didn't add support for anything we couldn't test or weren't interested in). If you do come up with patches, please send them to us. If there are core Boehm GC patches, we can forward them to Boehm for you. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909302051.NAA29029>