This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PING: patch WIN-00: boehm-gc/configure.in support for win32
On Sun, 2002-02-10 at 17:41, Adam Megacz wrote:
> There's already a switch somewhere in configure.in based on target
> host; just throw a case branch in for each target that requires
> NO_CLOCK or SMALL_CONFIG.
This is fine by me. Commit your change and I'll commit the fix for the
embedded configuration. I'll also submit a patch to turn SMALL_CONFIG
into a configure option, as was suggested by Jeff.
AG