This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: waiting for approval
- From: Adam Megacz <patches at lists dot megacz dot com>
- To: "''java-patches at gcc dot gnu dot org ' '" <java-patches at gcc dot gnu dot org>
- Date: 06 Feb 2002 19:49:37 -0800
- Subject: Re: waiting for approval
- Organization: Myself
- References: <40700B4C02ABD5119F000090278766443BEF81@hplex1.hpl.hp.com>
"Boehm, Hans" <hans_boehm@hp.com> writes:
> This sounds OK. Thanks. But couldn't you deal with the dll case by
> defining GC_CreateThread to just call CreateThread in that case?
Yes, that's a much more elegant solution.
- a