Submitted By: Jim Gifford (patches at jg555 dot com) Date: 2005-12-21 Initial Package Version: 4.1.4 Origin: Jim Gifford Upstream Status: Unknown Description: Fixes Issues with GCC 4.x diff -Naur gmp-4.1.4.orig/configure gmp-4.1.4/configure --- gmp-4.1.4.orig/configure 2004-09-21 13:06:47.000000000 +0000 +++ gmp-4.1.4/configure 2005-12-22 07:50:35.000000000 +0000 @@ -2523,7 +2523,7 @@ SPEED_CYCLECOUNTER_OBJ=sparcv9.lo - gcc_cflags="-g -O2 -Wa,-xarch=v8plus" + gcc_cflags="-g -O2" gcc_cflags_cpu="-mcpu=ultrasparc -mcpu=v9 -mcpu=v8 -mv8" # must have -xarch=v8plus here, to get the right assembler options