4.3.0 test fails on AIX[Scanned]

Torbjorn Granlund tg at gmplib.org
Fri Apr 24 19:10:56 CEST 2009


I actually tried to reproduce this, but I failed.

Until we get a bug report with all requested information, I have to
consider this case closed.

Looking again at the failure,

  exec(): 0509-036 Cannot load program
  /hpc/work/fernandz/gnusrc/gmp-4.3.0/tests/.libs/lt-t-modlinv because of the following errors:
          0509-130 Symbol resolution failed for lt-t-modlinv because:
          0509-136   Symbol __gmp_binvert_limb_table (number 33) is not exported from dependent module
  /hpc/work/fernandz/gnu/lib/libgmp.a(libgmp.so.3).
          0509-192 Examine .loader section symbols with the 'dump -Tv' command.
  FAIL: t-modlinv

I think this is really strange.  The symbol __gmp_binvert_limb_table is
defined by a trivial C file, not by an assembly file.

-- 
Torbjörn


More information about the gmp-bugs mailing list