gmp-4.2.4 failures with Solaris 10 AMD64 and Studio Express 03/09

Torbjorn Granlund tg at swox.com
Sun Apr 5 00:14:53 CEST 2009


Dennis Clarke <dclarke at blastwave.org> writes:

  I think my problems are entirely related to threading.
  
  any thoughts ?
  
It looks to me as if you run a plain "make check", so why do you think
this is threads-related?

If you have indeed written something that uses threads with GMP, please
make sure to read the GMP manual about reentrancy.  Some mistake in that
area could trigger GMP non-reentrancy is possible, but rarely hit.  It
seems more likely that your threaded program is buggy in some other way.

If you are just running a plain build and "make check", you've almost
surely run into a compiler bug.  Is "Studio Express 03/09" a compiler?

-- 
Torbjörn


More information about the gmp-bugs mailing list