Re: error from GMP_ASM_W32 when building with IBM Open XL C/C++ for AIX 17.1.1

2023-10-02 Thread Vincent Lefevre
On 2023-10-02 14:51:23 +0200, Vincent Lefevre wrote: > I tried to build GMP 6.3.0 with openxlC on AIX (for testing) using > > ./configure --prefix=$HOME/gmp-openxlc > CC=/opt/IBM/openxlC/17.1.1/bin/ibm-clang_r CFLAGS=-O2 > > on cfarm119.cfarm.net (a.k.a. gcc119), but got the following >

error from GMP_ASM_W32 when building with IBM Open XL C/C++ for AIX 17.1.1

2023-10-02 Thread Vincent Lefevre
Hi, I tried to build GMP 6.3.0 with openxlC on AIX (for testing) using ./configure --prefix=$HOME/gmp-openxlc CC=/opt/IBM/openxlC/17.1.1/bin/ibm-clang_r CFLAGS=-O2 on cfarm119.cfarm.net (a.k.a. gcc119), but got the following warnings and error related to assembler: [...] checking for

incorrect configfsf.guess permissions for GMP 6.3.0

2023-10-02 Thread Vincent Lefevre
In the gmp-6.3.0.tar.xz tarball: -rw-r--r-- tege/wheel49936 2023-07-29 15:42:16 gmp-6.3.0/configfsf.guess The execute permissions are missing. This yields the following error: -bash-5.1$ ./configfsf.guess -bash: ./configfsf.guess: The file access permissions do not allow the specified