This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: multilib libffi/libjava
- From: Andrew Haley <aph at redhat dot com>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 11 Oct 2006 11:11:53 +0100
- Subject: Re: multilib libffi/libjava
- References: <20061011013545.GA12182@bromo.msbb.uc.edu>
Jack Howarth writes:
> What is the situation with multilib builds of libffi and
> libjava in gcc 4.2 on architectures like x86_64 and ppc64 linux?
It works fine.
> I ask because I noticed that Fedora's gcc 4.1.1 specfile explicitly
> disables the multilib builds in libjava and doesn't seem to package
> libffi. Thanks in advance for any clarification on the situation
> with that. I thought I would be able to look at x86_64 and ppc64
> linux for examples of how libffi and libjava was properly built as
> multilib but it doesn't look like that support is in place yet.
It works fine. Try it; building with multilib is the default for gcc.
Andrew.