The mpfr 2.4.2-rc1 release builds fine on x86_64-apple-darwin10
and passes all of its testsuite. I do see a few warnings though...

/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 
-DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I.   -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT vasprintf.lo -MD -MP -MF 
.deps/vasprintf.Tpo -c -o vasprintf.lo vasprintf.c
libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 
-DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I/sw/include -Wall -Wmissing-prototypes -Wpointer-arith 
-O2 -pedantic -m64 -mtune=core2 -MT vasprintf.lo -MD -MP -MF 
.deps/vasprintf.Tpo -c vasprintf.c  -fno-common -DPIC -o .libs/vasprintf.o
vasprintf.c:547:76: warning: use of C99 long long integer constant
vasprintf.c:548:39: warning: use of C99 long long integer constant
vasprintf.c:583:43: warning: use of C99 long long integer constant
vasprintf.c:618:50: warning: use of C99 long long integer constant
vasprintf.c: In function '__gmpfr_vasprintf':
vasprintf.c:2015: warning: ISO C90 does not support 'long long'
vasprintf.c:2015: warning: ISO C90 does not support 'long long'
vasprintf.c:2142: warning: ISO C90 does not support 'long long'

/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 
-DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I.   -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT fits_intmax.lo -MD -MP -MF 
.deps/fits_intmax.Tpo -c -o fits_intmax.lo fits_intmax.c
libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 
-DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I/sw/include -Wall -Wmissing-prototypes -Wpointer-arith 
-O2 -pedantic -m64 -mtune=core2 -MT fits_intmax.lo -MD -MP -MF 
.deps/fits_intmax.Tpo -c fits_intmax.c  -fno-common -DPIC -o .libs/fits_intmax.o
fits_intmax.c:76:15: warning: use of C99 long long integer constant
fits_intmax.c:76:28: warning: use of C99 long long integer constant
fits_intmax.c:96:25: warning: use of C99 long long integer constant
fits_intmax.c:96:38: warning: use of C99 long long integer constant

/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 
-DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I.   -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT get_sj.lo -MD -MP -MF 
.deps/get_sj.Tpo -c -o get_sj.lo get_sj.c
libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 
-DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I/sw/include -Wall -Wmissing-prototypes -Wpointer-arith 
-O2 -pedantic -m64 -mtune=core2 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c 
get_sj.c  -fno-common -DPIC -o .libs/get_sj.o
get_sj.c:56:32: warning: use of C99 long long integer constant
get_sj.c:56:45: warning: use of C99 long long integer constant
get_sj.c:62:12: warning: use of C99 long long integer constant
get_sj.c:84:11: warning: use of C99 long long integer constant
get_sj.c:84:24: warning: use of C99 long long integer constant
get_sj.c:92:15: warning: use of C99 long long integer constant

/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 
-DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I.   -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT get_uj.lo -MD -MP -MF 
.deps/get_uj.Tpo -c -o get_uj.lo get_uj.c
libtool: compile:  gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 
-DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 
-DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I/sw/include -Wall -Wmissing-prototypes -Wpointer-arith 
-O2 -pedantic -m64 -mtune=core2 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c 
get_uj.c  -fno-common -DPIC -o .libs/get_uj.o
get_uj.c:56:48: warning: use of C99 long long integer constant
get_uj.c:63:12: warning: use of C99 long long integer constant

/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2  -Wl,-search_paths_first 
-L/sw/lib -o tset_ld tset_ld.o libfrtests.la -lm ../libmpfr.la -lgmp 
libtool: link: gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic 
-m64 -mtune=core2 -Wl,-search_paths_first -o .libs/tset_ld tset_ld.o  -L/sw/lib 
./.libs/libfrtests.a -lm ../.libs/libmpfr.dylib /sw/lib/libgmp.dylib
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I.. -I..  -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT tset_sj.o -MD -MP -MF 
.deps/tset_sj.Tpo -c -o tset_sj.o tset_sj.c
tset_sj.c:104:27: warning: use of C99 long long integer constant
tset_sj.c:138:31: warning: use of C99 long long integer constant
tset_sj.c:145:31: warning: use of C99 long long integer constant
tset_sj.c:149:31: warning: use of C99 long long integer constant
tset_sj.c:164:27: warning: use of C99 long long integer constant
tset_sj.c:185:31: warning: use of C99 long long integer constant

/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2  -Wl,-search_paths_first 
-L/sw/lib -o tnext tnext.o libfrtests.la -lm ../libmpfr.la -lgmp 
libtool: link: gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic 
-m64 -mtune=core2 -Wl,-search_paths_first -o .libs/tnext tnext.o  -L/sw/lib 
./.libs/libfrtests.a -lm ../.libs/libmpfr.dylib /sw/lib/libgmp.dylib
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I.. -I..  -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT tfits.o -MD -MP -MF 
.deps/tfits.Tpo -c -o tfits.o tfits.c
tfits.c:256:19: warning: use of C99 long long integer constant
tfits.c:260:19: warning: use of C99 long long integer constant
tfits.c:263:19: warning: use of C99 long long integer constant
tfits.c:267:19: warning: use of C99 long long integer constant
tfits.c:270:19: warning: use of C99 long long integer constant

/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2  -Wl,-search_paths_first 
-L/sw/lib -o tget_str tget_str.o libfrtests.la -lm ../libmpfr.la -lgmp 
libtool: link: gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic 
-m64 -mtune=core2 -Wl,-search_paths_first -o .libs/tget_str tget_str.o  
-L/sw/lib ./.libs/libfrtests.a -lm ../.libs/libmpfr.dylib /sw/lib/libgmp.dylib
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I.. -I..  -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT tget_sj.o -MD -MP -MF 
.deps/tget_sj.Tpo -c -o tget_sj.o tget_sj.c
tget_sj.c: In function 'check_sj':
tget_sj.c:89: warning: ISO C90 does not support the 'j' printf length modifier
tget_sj.c:89: warning: ISO C90 does not support the 'j' printf length modifier
tget_sj.c: In function 'check_uj':
tget_sj.c:129: warning: ISO C90 does not support the 'j' printf length modifier
tget_sj.c:129: warning: ISO C90 does not support the 'j' printf length modifier
tget_sj.c:148:19: warning: use of C99 long long integer constant
tget_sj.c:151:13: warning: use of C99 long long integer constant
tget_sj.c:158:13: warning: use of C99 long long integer constant
tget_sj.c:171:19: warning: use of C99 long long integer constant
tget_sj.c:174:12: warning: use of C99 long long integer constant
tget_sj.c:181:12: warning: use of C99 long long integer constant
tget_sj.c:186:19: warning: use of C99 long long integer constant
tget_sj.c:189:12: warning: use of C99 long long integer constant
tget_sj.c:196:12: warning: use of C99 long long integer constant
tget_sj.c:215:12: warning: use of C99 long long integer constant
tget_sj.c:230:12: warning: use of C99 long long integer constant
tget_sj.c:240:7: warning: use of C99 long long integer constant
tget_sj.c:240:20: warning: use of C99 long long integer constant
tget_sj.c:242:12: warning: use of C99 long long integer constant
tget_sj.c:249:12: warning: use of C99 long long integer constant

/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2  -Wl,-search_paths_first 
-L/sw/lib -o tli2 tli2.o libfrtests.la -lm ../libmpfr.la -lgmp 
libtool: link: gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic 
-m64 -mtune=core2 -Wl,-search_paths_first -o .libs/tli2 tli2.o  -L/sw/lib 
./.libs/libfrtests.a -lm ../.libs/libmpfr.dylib /sw/lib/libgmp.dylib
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I.. -I..  -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT tprintf.o -MD -MP -MF 
.deps/tprintf.Tpo -c -o tprintf.o tprintf.c
tprintf.c: In function 'check_mixed':
tprintf.c:274: warning: ISO C90 does not support the 'z' printf length modifier
tprintf.c:283: warning: ISO C90 does not support the 't' printf length modifier
tprintf.c:288: warning: ISO C90 does not support the 'z' printf length modifier
tprintf.c:293: warning: ISO C90 does not support the 'hh' printf length modifier
tprintf.c:298: warning: ISO C90 does not support 'long long'
tprintf.c:299: warning: ISO C90 does not support 'long long'
tprintf.c:304: warning: ISO C90 does not support the 'll' printf length modifier
tprintf.c:316: warning: ISO C90 does not support the 'j' printf length modifier

/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2  -Wl,-search_paths_first 
-L/sw/lib -o tsprintf tsprintf.o libfrtests.la -lm ../libmpfr.la -lgmp 
libtool: link: gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic 
-m64 -mtune=core2 -Wl,-search_paths_first -o .libs/tsprintf tsprintf.o  
-L/sw/lib ./.libs/libfrtests.a -lm ../.libs/libmpfr.dylib /sw/lib/libgmp.dylib
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 
-DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 
-DHAVE_ALLOCA_H=1 -I. -I.. -I..  -I/sw/include  -Wall -Wmissing-prototypes 
-Wpointer-arith -O2 -pedantic -m64 -mtune=core2 -MT tfprintf.o -MD -MP -MF 
.deps/tfprintf.Tpo -c -o tfprintf.o tfprintf.c
tfprintf.c: In function 'check_mixed':
tfprintf.c:194: warning: ISO C90 does not support the 'z' printf length modifier
tfprintf.c:203: warning: ISO C90 does not support the 't' printf length modifier
tfprintf.c:208: warning: ISO C90 does not support the 'z' printf length modifier
tfprintf.c:213: warning: ISO C90 does not support the 'hh' printf length 
modifier
tfprintf.c:243: warning: ISO C90 does not support 'long long'
tfprintf.c:244: warning: ISO C90 does not support 'long long'




On Wed, Aug 26, 2009 at 07:07:55PM +0200, Vincent Lefevre wrote:
> On 2009-08-26 18:10:24 +0200, Vincent Lefevre wrote:
> > The release of GNU MPFR 2.4.2 ("andouillette sauce moutarde"
> > patch level 2) is imminent. Please help to make this release
> > as good as possible by downloading and testing this release
> > candidate:
> [...]
> 
> Note: I've just got a report saying that the build may fail on
> some platforms because of a
> 
>     //exit (1);
> 
> in tests/tsprintf.c; it is sufficient to remove the "//"
> (I forgot to do that before a commit). Sorry.
> 
> -- 
> Vincent Lefèvre <vinc...@vinc17.org> - Web: <http://www.vinc17.org/>
> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)

Reply via email to