This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Bootstrap failure with --enable-debug
- To: "Jeff Sturm" <jsturm at one-point dot com>, <java at gcc dot gnu dot org>
- Subject: RE: Bootstrap failure with --enable-debug
- From: "Anthony Green" <green at redhat dot com>
- Date: Fri, 25 May 2001 07:21:22 -0700
- Reply-To: <green at redhat dot com>
Jeff wrote:
> While looking at a mysterious bootstrap failure today, I realized that
> configuring with --enable-debug causes libffi to disable its raw API,
> breaking the interpreter. Is that intentional?
I don't think so.
AG