Targets for building GMP 4.1.3 on Sun Ultra 10 under SunOS 5.7

Torbjorn Granlund tege at swox.com
Tue Aug 10 18:19:22 CEST 2004


Mysterious.  Somehow,  cc accepts configure use of -fns=no and -xarch=v9,
but then "make" passes the same options to cc, it balks.

If you use cc manually, how does it react to these options?  If
they are rejected, configure shouldn't be using them.

What does config.log say about configure's invocations that makes
configure conclude the flags are OK?

The configure of 4.1.x is a bit rigid when choosing ABI, but I
think this should work.

If nothing else works, you might want to install gcc.  I have had
some luck with gcc 3.3.3 on this platform.  If cc doesn't like
-xarch=v9, using gcc will also give you a much faster libgmp.

--
Torbjörn


More information about the gmp-discuss mailing list