[PATCH 0 of 1] Enable building on MSYS/Cygwin shell using nativeGCC when configure executed via abs path.

Sisyphus sisyphus1 at optusnet.com.au
Wed Jul 17 14:00:13 CEST 2013


----- Original Message ----- 
From: "Ray Donnelly"


> If you save the patch to patch.txt then the commands should be:
>
> cd gmp-5.1.2
> patch -p1 < patch.txt

Yep - that seemed to apply ok.
And I *can* now build from a different directory by running
<ABS_DIR>/configure.

However, if (after running 'make distclean') I cd back to this patched
gmp-5.1.2 directory and run:

./configure --disable-shared --enable-static

the process teminates with the fatal error (transcribed):

configure: error: Oops, mp_limb_t doesn't seem to work

Do you see the same error, under those circumstances ?

Cheers,
Rob



More information about the gmp-bugs mailing list