GMP 6.0.0 released

Richard Biener rguenther at suse.de
Wed Mar 26 11:14:09 UTC 2014


On Wed, 26 Mar 2014, Torbjorn Granlund wrote:

> Richard Biener <rguenther at suse.de> writes:
> 
>   as I get for both
>   
> Both what?

Both targets, powerpc64-linux and powerpc64le-linux.

>   gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. 
>   -DOPERATION_gcd_1 -fmessage-length=0 -grecord-gcc-switches -O2 -Wall 
>   -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
>   -fasynchronous-unwind-tables -g -fexceptions -Wa,--noexecstack tmp-gcd_1.s 
>   -fPIC -DPIC -o .libs/gcd_1.o
>   tmp-gcd_1.s: Assembler messages:
>   tmp-gcd_1.s:98: Error: unsupported relocation against 
>   BMOD_1_TO_MOD_1_THRESHOLD

Digging a bit it looks like BMOD_1_TO_MOD_1_THRESHOLD is a macro that
is supposed to be defined / substituted with a constant here which
doesn't happen for me.

>   it would also be nice to finally fix
>   
>     configure: error: --target is not appropriate for GMP
>   
>   for the case of --host == --build == --target as older rpm does this
>   for us:
>   
>   [   72s] + ./configure --host=x86_64-suse-linux-gnu 
>   --build=x86_64-suse-linux-gnu --target=x86_64-suse-linux
>   
> GMP is not a compiler, where target has a meaning,

Yeah, and I missed the x86_64-suse-linux-gnu vs. x86_64-suse-linux
spurious difference.  I've directed complaints to internal people.

Thanks,
Richard.

-- 
Richard Biener <rguenther at suse.de>
SUSE / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746
GF: Jeff Hawn, Jennifer Guild, Felix Imend"orffer


More information about the gmp-devel mailing list