This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libffi 'make install' fails
- From: Tom Tromey <tromey at redhat dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org
- Date: 31 Jan 2003 10:45:23 -0700
- Subject: Re: libffi 'make install' fails
- References: <3E3AAAC2.8060802@bothner.com>
- Reply-to: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> I just checked out the gcc3.3 branch, and configued and built it
Per> on Red Hat 8.0. When I tried to do a 'make install' it failed:
Yeah, a regression went in here a few days ago.
There's a patch on gcc-patches that purports to fix it.
I plan to get it in today.
Tom