March release, and 64 bit installation
    Torbjorn Granlund 
    tege at swox.com
       
    Mon Mar  6 11:43:22 CET 2006
    
    
  
David Eliezer <d_eliezer at yahoo.com> writes:
   using ABI="32"
         CC="gcc"
         CFLAGS="-g -O2 -fomit-frame-pointer -mtune=k8 -march=k8"
         CPPFLAGS=""
         CXX="g++"
         CXXFLAGS="-g -O2 -fomit-frame-pointer -mtune=k8 -march=k8"
         MPN_PATH=" x86/k7/mmx x86/k7 x86 generic"
GMP determined that your machine sn't 64-bit capable.  The most
common reason is that you're running a 32-bit Linux kernel or a
32-bit GNU userland.
  If so, how can I force it to recognize the Athlon, and the 64
  bit features?
It has recognized that the chips is a 64-bit x86, i.e., a x86_64.
No need for any additional force.
--
Torbjörn
    
    
More information about the gmp-discuss
mailing list