This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: cross-compile configure sizeof tests
- To: <green at redhat dot com>
- Subject: Re: cross-compile configure sizeof tests
- From: Tom Tromey <tromey at redhat dot com>
- Date: 27 Apr 2001 10:38:23 -0600
- Cc: <alk at pobox dot com>, <java at gcc dot gnu dot org>
- References: <NEBBKJDPKLNNENPPIHCPEELOLBAA.green@redhat.com>
- Reply-To: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> The libffi configure in cvs at
Anthony> http://sources.redhat.com/libffi includes sizeof tests that
Anthony> don't require run tests. Once this new version has
Anthony> stabilized I'd like to import it into GCC.
Uh-oh -- we've been checking in all kinds of libffi patches to the gcc
tree only. I was under the impression that the old libffi tree was
basically dead.
Is merging the two trees something we should be doing?
Tom