This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PowerPC build broken (Was: Bug gcj with date manipulations?)
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> But even with that patch you will get the following build failure:
Mark> ./.libs/libffi.so: undefined reference to `__extendsfdf2@GCC_3.0'
I see this too. I haven't had time to investigate it yet. I'm
guessing it is some multilib lossage when building libgcc. Maybe you
could get a working build by disabling multilibs.
Tom