This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: cannot build libjava/gnu/gcj/xlib/natClip.cc
- To: Per Bothner <per at bothner dot com>
- Subject: Re: cannot build libjava/gnu/gcj/xlib/natClip.cc
- From: Tom Tromey <tromey at redhat dot com>
- Date: 31 Dec 2000 01:23:04 -0700
- Cc: java-discuss at sources dot redhat dot com
- References: <m21yup9kpj.fsf@kelso.bothner.com>
- Reply-To: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> Perhaps we should consider creating a work-gcc+ shell script that
Per> does something like:
This sounds ok to me. We definitely want to get this info from
libstdc++-v3 and not try to redetermine it ourselves.
As a workaround for now you can configure with --without-x.
Tom