This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: ENABLE_TREE_CHECKING
- To: apbianco at redhat dot com
- Subject: Re: ENABLE_TREE_CHECKING
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Fri, 16 Jun 2000 18:59:16 -0700 (PDT)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <200006170130.SAA31570@deliverance.cygnus.com>
Alex> Without any real warning, someone decided to let build the Java
Alex> front-end with ENABLE_TREE_CHECKING turned on. Not a bad thing
Alex> to do, except that we were totally unprepared to this
Alex> transition. Libgcj doesn't build anymore with the latest
Alex> compiler.
Per has a partial patch that he posted. I haven't been rebuilding
egcs so I haven't run into the problem yet. I hear a workaround is to
configure such that the tree checking is disabled.
Tom