64 Bit Configure fails on Power5 AIX 6.1 platform

leif not.really at online.de
Tue Apr 15 18:52:58 UTC 2014


Marc Glisse wrote:
> On Tue, 15 Apr 2014, Doug Dawson wrote:
>
>> gmp-5.0.5
>
> Why? Please try a more recent version.

And, more or less regardless of the GMP version, I'd strongly suggest to 
*not* set CPP/C/CXX/LDFLAGS by yourself, but instead use

     ./configure ... ABI=mode64

or, perhaps less recommendable for a native build,

     ./configure ... --build=powerpc64-ibm-aix6.1.0.0

if you want a 64-bit build, unless you really know what you're doing... ;-)

(GMP should then figure out the appropriate flags by itself.  You could 
afterwards still run 'configure' again, feeding it with slightly 
modified flags if needed.)


-leif

-- 
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail


More information about the gmp-bugs mailing list