[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gmp-bugs
Subject:    Why GMP doesn't support MinGW anymore?
From:       tg () gmplib ! org (Torbjorn Granlund)
Date:       2012-06-20 9:29:36
Message-ID: 86sjdq9vr3.fsf () shell ! gmplib ! org
[Download RAW message or body]

Andrey Khalyavin <halyavin at google.com> writes:

  Command lines I execute from MSYS shell are
  
  mkdir build-gmp
  cd build-gmp
  export PATH=$PATH:/mingw/x86_64-w64-mingw32/lib #otherwise MinGW dll's are
  not found.
  ../gmp-5.0.5/configure CPPFLAGS="-fexceptions" CC="x86_64-w64-mingw32-gcc"
  CXX="x86_64-w64-mingw32-g++" --enable-cxx --enable-fat --disable-shared
  ABI="64" --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32
  --prefix=/c/src/halyavin/build-mingw-on-mingw/gmp-target
  make #-j16
  make install
  
Did you try any simpler configuraton, just to see if you could something
working?

It is possible that GMP 5.0.x doesn't properly handle --enable-fat on
this platform.  Proper handling would mean to basically ignore it, since
there is no assembly to fatten.

This is just a guess, but this time it is an educated guess.  :-)

[Please quote relevant parts of previous messages, in particular avoid
top-posting.  Adequate quoting makes things easier to follow.]

-- 
Torbj?rn

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic