This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: boehm-gc NetBSD/i386 configuration patch
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Krister Walfridsson <cato at df dot lth dot se>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Hans Boehm<Hans_Boehm at hp dot com>
- Date: Sun, 31 Mar 2002 12:17:08 +1200
- Subject: Re: boehm-gc NetBSD/i386 configuration patch
- References: <Pine.GSO.4.44.0203301744030.5219-100000@igloo.df.lth.se>
Krister Walfridsson wrote:
>The boehm-gc has code to handle dynamic loading for NetBSD/i386 ELF, but
>the configuration forgets to enable it. The path below remedies that, and
>thus makes java useable on i*86-*-netbsdelf*.
>
>Bootstrapped and checked on i386-unknown-netbsdelf1.5ZC.
>
> /Krister
>
>
>2002-03-30 Krister Walfridsson <cato@df.lth.se>
>
> * include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
> NetBSD/i386.
>
I've checked this in.
regards
Bryce.