Richard Biener <rguent...@suse.de> writes:

  as I get for both
  
Both what?

  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
  
  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,

[Please employ some quoting discipline when posting to the GMP lists.
What the GMP release annoncement had to do in your message is very hard
to understand.]

Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to