[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Report on gm2-2010-02-25 on Solaris 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Report on gm2-2010-02-25 on Solaris 10/sparc |
Date: |
Fri, 26 Feb 2010 00:48:52 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
john o goyo <address@hidden> writes:
> Gmake check-gm2 yielded the following.
>
> # of expected passes 7494
> # of unexpected failures 1212
> # of unresolved testcases 42
>
> About 1200 fewer unresolved testcases now that the newly built gm2 links
> against itself. As usual, full result to be sent to Gaius.
>
> john
Hi John,
many thanks for the quick build. Looks like an incorrect library is
being used somehow - wrong ELF class?
ld.so.1: m.x1: fatal: /usr/sfw/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
I wonder what would happen if you configured gm2 with:
--disable-multilib ?
regards,
Gaius