This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: libffi vs. multilibs, redux
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 24 Jul 2002 10:28:31 -0600
- Subject: Re: libffi vs. multilibs, redux
- References: <Pine.LNX.4.44.0207211524210.18153-100000@ops2.one-point.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> http://gcc.gnu.org/ml/java-patches/2000-q1/msg00078.html
Jeff> Tom, can you remember why it was needed? It seems to me that
Jeff> $(top_builddir)/../libffi must always exist from any multilib libjava.
I'm afraid I don't remember :-(. I looked at the java list archives
for that time, but I didn't see anything. I also looked at the
archives for our internal list, but nothing showed up there either.
I think your patch looks correct. Go ahead and check it in. If it
causes a problem, well, it will be a good learning experience, and we
can document the oddity.
Tom