This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc 4.1-20060512 build fails for FreeBSD
- From: Tom Tromey <tromey at redhat dot com>
- To: NAKATA Maho <chat95 at mac dot com>
- Cc: java at gcc dot gnu dot org
- Date: 15 May 2006 10:31:08 -0600
- Subject: Re: gcc 4.1-20060512 build fails for FreeBSD
- References: <20060515.085225.71158135.chat95@mac.com>
- Reply-to: tromey at redhat dot com
>>>>> ">" == NAKATA Maho <chat95@mac.com> writes:
>> gcc 4.1-20060512 build fails for FreeBSD like:
>> does anything wrong with it?
I don't think that is enough information to know what went wrong.
Offhand it looks like a libtool problem of some kind -- incorrect
quoting or something.
Tom