This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [3.2 branch] bootstrap error using --enable-java-awt=xlib
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java at gcc dot gnu dot org
- Date: 23 Jan 2003 19:28:01 -0700
- Subject: Re: [3.2 branch] bootstrap error using --enable-java-awt=xlib
- References: <15920.30549.642771.221695@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> This is the gcc-3_2-branch 20030123 on i386-linux:
I'm afraid we don't support --enable-java-awt=xlib in 3.2. Nobody was
using it for a long time, so it slowly stopped working; plus, it was
never complete anyway. These days Scott Gilbertson is working on it a
bit; it will at least build in 3.3.
If you (and/or someone else) wants to back-port the configure fixes to
3.2, go for it.
Tom