[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Re: Updated report on gm2-2010-02-25 on Solaris 10/sparc
From: |
Gaius Mulley |
Subject: |
[Gm2] Re: Updated report on gm2-2010-02-25 on Solaris 10/sparc |
Date: |
Fri, 26 Feb 2010 18:28:19 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
john o goyo <address@hidden> writes:
> # of expected passes 8610
> # of unexpected failures 96
> # of unresolved testcases 42
Hi John,
the results are looking much better :-)
Quite a few errors are to do with unresolved references to:
exp10
exp10f
exp10l
do you know which libraries these symbols are found in? (libm.a ?)
> Normally, gcc on Solaris/sparc has no problem with the 32/64-bit
> libraries.
> The link-editor knows what to do. For reasons unknown to me, gm2 has
> problems finding the correct libraries so I must set
> LD_LIBRARY_PATH_64
odd
> when invoking gm2. Somehow, I stopped setting it.
>
> This summer, I must investigate why it must be set in gm2 but not gcc.
> (I use gcc-4.1.2, built on the box.)
very useful.. thanks!
regards,
Gaius