Reporting Bugs

Torbjorn Granlund tege at swox.com
Mon Jul 24 12:06:44 CEST 2006


John Wenzel <john at worldmapad.com> writes:

  I thought I'd send you the PASS/FAIL results for my system. I don't think
  the fails will affect my application. The system is an Apple Xserve running
  MAC OS 10.2.8 Server. Thanks Again. - John Wenzel
  
I wouldn't use the libgmp file when "make check" doesn't pass
successfully.

Getting a clean compile on Mac OS X can be a nightmare, since
Apple's compilers are uniqely buggy.  I had some success with
Xcode 2.2, but I realize your Mac OS release will not run it.

You might get lucky by overriding the CFLAGS to avoid higher
optimization levels.  In the current development version of GMP,
I use -O1 for Mac OS, since that will solve a lot of problems for
Mac OS users.

-- 
Torbjörn


More information about the gmp-bugs mailing list