failed check: gmp 32 bit build under solaris 10

Torbjorn Granlund tg at gmplib.org
Mon Nov 22 19:36:44 CET 2010


"Markus M. Müller" <markus-m.mueller at ubs.com> writes:

  I have just compiled gmp an noticed that during make check the 'reuse'
  binary crashes. what does that mean for my build, what features are
  not working?

If you get a check failure, do not use the library.

  configure: ./configure --prefix=/usr/local/lib CFLAGS=-m32
  
If you follow the supported build method, i.e., not outsmarting GMP's
configure about CFLAGS setting but imnstead setting ABI, does it work
better?

(Does Sun's cc actually admit the -m32 flag?  They used to ask for some
very different flags, something zany like "-xarch=v8plus" for v9
processors using the 32-bit ABI.)

-- 
Torbjörn


More information about the gmp-bugs mailing list