This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libjawtgnu linking borked
- From: Tom Tromey <tromey at redhat dot com>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: 03 Oct 2005 14:57:29 -0600
- Subject: Re: libjawtgnu linking borked
- References: <Pine.LNX.4.58.0509291634450.26716@wotan.suse.de>
- Reply-to: tromey at redhat dot com
>>>>> "Richard" == Richard Guenther <rguenther@suse.de> writes:
Richard> On current mainline-gcc install-pkglibLTLIBRARIES fails re-linking
Richard> libjawtgnu:
Richard> The -L/usr/lib/classpath -lgtkpeer seems bogous, we don't
Richard> have classpath installed (yet).
We shouldn't be installing this library at all.
I have a fix, which I will check in soon.
Tom