[PATCH 0 of 1] Enable building on MSYS/Cygwin shell using nativeGCC when configure executed via abs path.
LRN
lrn1986 at gmail.com
Tue Jul 16 12:40:56 CEST 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 16.07.2013 14:10, Sisyphus wrote:
>
> ----- Original Message -----
> From: "Ray Donnelly" <mingw.android at gmail.com>
>
>> I am sending it now as an attachment and crossing my fingers. I hope this
> is ok?
>>
>>> Which namespace differences?
>>
>> The bug the patch addresses is this one:
>> https://gmplib.org/list-archives/gmp-bugs/2013-March/003024.html
>
> But when *I* build gmp in the MSYS shell (using MinGW), I don't experience
> any problems at all. It all works fine without any need for any patching.
>
You are probably calling configure by a relative path. That is:
$ ls
gmp-5.1.2
$ mkdir builddir
$ cd builddir
$ ../gmp-5.1.2/configure --prefix=/mingw ...
Doing that fixes a lot of problems with MSYS vs W32 absolute pathing.
- --
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQEcBAEBAgAGBQJR5SM3AAoJEOs4Jb6SI2CwGbwH+QHoAb4Or2SSg7U4ADJgoxKP
h4kjIbqqNJugjW1nLK6aAF0EKtliS8IZ5i50cjxHD98oNLP3EBwkKWsyXaYA6bOk
j5MAnH5S044E4Zfckmy/rKMd6TbQJOrUvKHSVOVRJeqfhVT+rlBiuMJ/zom4xNQb
mwWhqCrf3nnJaGKvATxqdVKztYLGqx8a29G0DJP4kCPcAoAswZvaSh0WICRrdG8l
yDtGr32yR6ygBKMjF9gKo3sOHrhd61ZSHuk1MF8+MT4BSP9+QK6sBV/bvWPzQSLS
nLVL+6FA0ONnOKHJS1cRVbpsuyk4oh9xhlB8UtUIBmPczKpaeAOBMW8+b5hpcbU=
=cNbc
-----END PGP SIGNATURE-----
More information about the gmp-bugs
mailing list