This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Had to hand-modify makefiles to get libjava to build - did I get configuration options wrong?
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Scott Gilbertson <scottg at mantatest dot com>, java at gcc dot gnu dot org
- Date: 20 Nov 2002 21:52:10 -0700
- Subject: Re: Had to hand-modify makefiles to get libjava to build - did I get configuration options wrong?
- References: <002901c290ef$0b234700$3c16a8c0@mantatest.com><1037839236.1449.142.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
>> On Wed, 2002-11-20 at 15:46, Scott Gilbertson wrote:
>> --enable-java-awt=xlib
Anthony> I think this is the problem. AWT is not ready for prime time.
More precisely, nobody is maintaining the xlib peers. They haven't
compiled in quite some time.
Tom