This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Dave Korn <dave dot korn dot cygwin at googlemail dot com>, java-patches at gcc dot gnu dot org
- Date: Thu, 23 Apr 2009 00:04:07 +0100
- Subject: Re: [RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.
- References: <49EF6F29.2000601@gmail.com> <m3prf4ti8i.fsf@fleche.redhat.com>
Tom Tromey wrote:
> Yeah, just GCJ_DEBUG would be fine.
>
> Dave> Another solution that occurred to me was to rename the java
> Dave> class members to (e.g.) "JDEBUG" throughout.
>
> This is more of a pain since it means putting the patch in Classpath
> as well. I think it should be simpler to just change the libgcj
> native code.
That's the same conclusion I came to, although for different reasons! Patch
will follow very shortly.
cheers,
DaveK