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.