unable to compile on solaris9

Marc Glisse marc.glisse at inria.fr
Thu Jun 2 08:40:10 CEST 2011


On Wed, 1 Jun 2011, Carlson, Judy wrote:

> 2.  The parameters given to gmp configure:
>    ./configure --disable-shared

opencobol apparently builds a shared library. So you should either build a 
shared library of gmp, or tell opencobol not to build a shared library (or 
tell opencobol's library not to link with gmp, but that's a bit harder).

Note that the compiler you are using is an antiquity best left in the 
museum. Oracle provides more recent versions for free (check which ones 
support solaris 9).

-- 
Marc Glisse


More information about the gmp-discuss mailing list