public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Call for testers: MPC 0.7 prerelease tarball
@ 2009-09-04 14:40 Uros Bizjak
  0 siblings, 0 replies; 11+ messages in thread
From: Uros Bizjak @ 2009-09-04 14:40 UTC (permalink / raw)
  To: GCC; +Cc: Kaveh R. GHAZI

Hello!

> A prerelease tarball of the upcoming MPC 0.7 is available here:
> http://www.multiprecision.org/mpc/download/mpc-0.7-dev.tar.gz
>
> Please help test it for portability and bugs by downloading and compiling
> it on systems you have access to.  I'd like a report to contain your
> target triplet and the versions of your compiler, GMP and MPFR used when
> building MPC.  Also please include your results from "make check".  You
> can report your results here in this thread or on the MPC mailing list:
> http://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss
>    

Works OK on alphaev68-linux-gnu with:

gcc -v
Using built-in specs.
Target: alpha-unknown-linux-gnu
Configured with: 
/var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure 
--prefix=/usr --bindir=/usr/alpha-unknown-linux-gnu/gcc-bin/4.4.1 
--includedir=/usr/lib/gcc/alpha-unknown-linux-gnu/4.4.1/include 
--datadir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.4.1 
--mandir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.4.1/man 
--infodir=/usr/share/gcc-data/alpha-unknown-linux-gnu/4.4.1/info 
--with-gxx-include-dir=/usr/lib/gcc/alpha-unknown-linux-gnu/4.4.1/include/g++-v4 
--host=alpha-unknown-linux-gnu --build=alpha-unknown-linux-gnu 
--disable-altivec --disable-fixed-point --without-ppl --without-cloog 
--enable-nls --without-included-gettext --with-system-zlib 
--disable-checking --disable-werror --enable-secureplt 
--disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp 
--enable-cld --disable-libgcj --enable-languages=c,c++,fortran 
--enable-shared --enable-threads=posix --enable-__cxa_atexit 
--enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ 
--with-pkgversion='Gentoo 4.4.1 p1.0'
Thread model: posix
gcc version 4.4.1 (Gentoo 4.4.1 p1.0)

* Searching for gmp ...
[IP-] [ ~] dev-libs/gmp-4.3.1 (0)

  * Searching for mpfr ...
[IP-] [ ~] dev-libs/mpfr-2.4.1_p5 (0)


===================
All 45 tests passed
===================

Uros.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-04 14:06       ` Kaveh R. Ghazi
  2009-09-04 22:26         ` Weddington, Eric
@ 2009-09-05  5:57         ` Ryan Hill
  1 sibling, 0 replies; 11+ messages in thread
From: Ryan Hill @ 2009-09-05  5:57 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 1886 bytes --]

On Fri, 4 Sep 2009 07:05:57 -0700
"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> From: "Dave Korn" <dave.korn.cygwin@googlemail.com>
> 
> > Dave Korn wrote:
> >
> >>   Attached allowed it to build,
> >
> >  And with that patch:
> >
> >> ===================
> >> All 45 tests passed
> >> ===================
> 
> Thanks Dave!
> 
> This MPC release may happen early next week.  Anyone else have success 
> results, problems or portability patches?

x86_64-unknown-linux-gnu
gmp-4.3.1, mpfr-2.4.1_p5
all tests pass w/ gcc-4.3.4, gcc-4.4.1, 4.4 svn, and trunk.

Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured
with: /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/configure
--prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bin/4.4.1
--includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include
--datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1
--mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/man
--infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.4.1/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/include/g++-v4
--host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu
--disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-nls
--with-system-zlib --disable-checking --disable-werror --enable-secureplt
--enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp
--enable-cld --disable-libgcj --enable-languages=c,c++,fortran
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/
--with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: posix gcc version 4.4.1
(Gentoo 4.4.1 p1.0)


-- 
fonts,                             Character is what you are in the dark.
gcc-porting,
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Call for testers: MPC 0.7 prerelease tarball
  2009-09-04 14:06       ` Kaveh R. Ghazi
@ 2009-09-04 22:26         ` Weddington, Eric
  2009-09-05  5:57         ` Ryan Hill
  1 sibling, 0 replies; 11+ messages in thread
From: Weddington, Eric @ 2009-09-04 22:26 UTC (permalink / raw)
  To: Kaveh R. Ghazi; +Cc: gcc

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

 

> -----Original Message-----
> From: Kaveh R. Ghazi [mailto:ghazi@caip.rutgers.edu] 
> Sent: Friday, September 04, 2009 8:06 AM
> To: Dave Korn
> Cc: gcc@gcc.gnu.org
> Subject: Re: Call for testers: MPC 0.7 prerelease tarball
> 
> This MPC release may happen early next week.  Anyone else 
> have success 
> results, problems or portability patches?

mpc 0.7-dev
i686-pc-mingw32
gcc 3.4.5
gmp 4.3.1
mpfr 2.4.1

===================
All 45 tests passed
===================

The log for 'make check' is attached.

Eric Weddington

[-- Attachment #2: mpc-make-check.log --]
[-- Type: application/octet-stream, Size: 45855 bytes --]

Making check in src
make[1]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev/src'
Making check in tests
make[1]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
make  libmpc-tests.la tabs.exe tadd.exe tadd_fr.exe tadd_ui.exe targ.exe tconj.exe tcos.exe tcosh.exe tdiv.exe tdiv_2exp.exe tdiv_fr.exe tdiv_ui.exe texp.exe tfr_div.exe tfr_sub.exe tget_version.exe timag.exe tio_str.exe tlog.exe tmul.exe tmul_2exp.exe tmul_fr.exe tmul_i.exe tmul_si.exe tmul_ui.exe tneg.exe tnorm.exe tpow.exe tprec.exe tproj.exe treal.exe treimref.exe tset.exe tsin.exe tsinh.exe tsqr.exe tsqrt.exe tstrtoc.exe tsub.exe tsub_fr.exe tsub_ui.exe ttan.exe ttanh.exe tui_div.exe tui_ui_sub.exe
make[2]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c  -DDLL_EXPORT -DPIC -o .libs/random.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o >/dev/null 2>&1
mv -f .deps/random.Tpo .deps/random.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tgeneric.lo -MD -MP -MF .deps/tgeneric.Tpo -c -o tgeneric.lo tgeneric.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tgeneric.lo -MD -MP -MF .deps/tgeneric.Tpo -c tgeneric.c  -DDLL_EXPORT -DPIC -o .libs/tgeneric.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tgeneric.lo -MD -MP -MF .deps/tgeneric.Tpo -c tgeneric.c -o tgeneric.o >/dev/null 2>&1
mv -f .deps/tgeneric.Tpo .deps/tgeneric.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT read_data.lo -MD -MP -MF .deps/read_data.Tpo -c -o read_data.lo read_data.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT read_data.lo -MD -MP -MF .deps/read_data.Tpo -c read_data.c  -DDLL_EXPORT -DPIC -o .libs/read_data.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT read_data.lo -MD -MP -MF .deps/read_data.Tpo -c read_data.c -o read_data.o >/dev/null 2>&1
mv -f .deps/read_data.Tpo .deps/read_data.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo comparisons.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c  -DDLL_EXPORT -DPIC -o .libs/comparisons.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -o comparisons.o >/dev/null 2>&1
mv -f .deps/comparisons.Tpo .deps/comparisons.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o libmpc-tests.la  random.lo tgeneric.lo read_data.lo comparisons.lo  -lmpfr -lgmp 

*** Warning: This system can not link to static lib archive /usr/local/lib/libmpfr.la.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This system can not link to static lib archive /usr/local/lib/libgmp.la.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
ar cru .libs/libmpc-tests.a .libs/random.o .libs/tgeneric.o .libs/read_data.o .libs/comparisons.o
ranlib .libs/libmpc-tests.a
creating libmpc-tests.la
(cd .libs && rm -f libmpc-tests.la && cp -p ../libmpc-tests.la libmpc-tests.la)
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tabs.o -MD -MP -MF .deps/tabs.Tpo -c -o tabs.o tabs.c
mv -f .deps/tabs.Tpo .deps/tabs.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tabs.exe tabs.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tabs.exe tabs.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tadd.o -MD -MP -MF .deps/tadd.Tpo -c -o tadd.o tadd.c
mv -f .deps/tadd.Tpo .deps/tadd.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tadd.exe tadd.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tadd.exe tadd.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tadd_fr.o -MD -MP -MF .deps/tadd_fr.Tpo -c -o tadd_fr.o tadd_fr.c
mv -f .deps/tadd_fr.Tpo .deps/tadd_fr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tadd_fr.exe tadd_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tadd_fr.exe tadd_fr.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tadd_ui.o -MD -MP -MF .deps/tadd_ui.Tpo -c -o tadd_ui.o tadd_ui.c
mv -f .deps/tadd_ui.Tpo .deps/tadd_ui.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tadd_ui.exe tadd_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tadd_ui.exe tadd_ui.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT targ.o -MD -MP -MF .deps/targ.Tpo -c -o targ.o targ.c
mv -f .deps/targ.Tpo .deps/targ.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o targ.exe targ.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o targ.exe targ.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tconj.o -MD -MP -MF .deps/tconj.Tpo -c -o tconj.o tconj.c
mv -f .deps/tconj.Tpo .deps/tconj.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tconj.exe tconj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tconj.exe tconj.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tcos.o -MD -MP -MF .deps/tcos.Tpo -c -o tcos.o tcos.c
mv -f .deps/tcos.Tpo .deps/tcos.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tcos.exe tcos.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tcos.exe tcos.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tcosh.o -MD -MP -MF .deps/tcosh.Tpo -c -o tcosh.o tcosh.c
mv -f .deps/tcosh.Tpo .deps/tcosh.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tcosh.exe tcosh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tcosh.exe tcosh.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tdiv.o -MD -MP -MF .deps/tdiv.Tpo -c -o tdiv.o tdiv.c
mv -f .deps/tdiv.Tpo .deps/tdiv.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tdiv.exe tdiv.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tdiv.exe tdiv.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tdiv_2exp.o -MD -MP -MF .deps/tdiv_2exp.Tpo -c -o tdiv_2exp.o tdiv_2exp.c
mv -f .deps/tdiv_2exp.Tpo .deps/tdiv_2exp.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tdiv_2exp.exe tdiv_2exp.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tdiv_2exp.exe tdiv_2exp.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tdiv_fr.o -MD -MP -MF .deps/tdiv_fr.Tpo -c -o tdiv_fr.o tdiv_fr.c
mv -f .deps/tdiv_fr.Tpo .deps/tdiv_fr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tdiv_fr.exe tdiv_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tdiv_fr.exe tdiv_fr.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tdiv_ui.o -MD -MP -MF .deps/tdiv_ui.Tpo -c -o tdiv_ui.o tdiv_ui.c
mv -f .deps/tdiv_ui.Tpo .deps/tdiv_ui.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tdiv_ui.exe tdiv_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tdiv_ui.exe tdiv_ui.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT texp.o -MD -MP -MF .deps/texp.Tpo -c -o texp.o texp.c
mv -f .deps/texp.Tpo .deps/texp.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o texp.exe texp.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o texp.exe texp.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tfr_div.o -MD -MP -MF .deps/tfr_div.Tpo -c -o tfr_div.o tfr_div.c
mv -f .deps/tfr_div.Tpo .deps/tfr_div.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tfr_div.exe tfr_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tfr_div.exe tfr_div.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tfr_sub.o -MD -MP -MF .deps/tfr_sub.Tpo -c -o tfr_sub.o tfr_sub.c
mv -f .deps/tfr_sub.Tpo .deps/tfr_sub.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tfr_sub.exe tfr_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tfr_sub.exe tfr_sub.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tget_version.o -MD -MP -MF .deps/tget_version.Tpo -c -o tget_version.o tget_version.c
mv -f .deps/tget_version.Tpo .deps/tget_version.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tget_version.exe tget_version.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tget_version.exe tget_version.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT timag.o -MD -MP -MF .deps/timag.Tpo -c -o timag.o timag.c
mv -f .deps/timag.Tpo .deps/timag.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o timag.exe timag.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o timag.exe timag.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tio_str.o -MD -MP -MF .deps/tio_str.Tpo -c -o tio_str.o tio_str.c
mv -f .deps/tio_str.Tpo .deps/tio_str.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tio_str.exe tio_str.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tio_str.exe tio_str.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tlog.o -MD -MP -MF .deps/tlog.Tpo -c -o tlog.o tlog.c
mv -f .deps/tlog.Tpo .deps/tlog.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tlog.exe tlog.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tlog.exe tlog.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul.o -MD -MP -MF .deps/tmul.Tpo -c -o tmul.o tmul.c
mv -f .deps/tmul.Tpo .deps/tmul.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul.exe tmul.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul.exe tmul.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul_2exp.o -MD -MP -MF .deps/tmul_2exp.Tpo -c -o tmul_2exp.o tmul_2exp.c
mv -f .deps/tmul_2exp.Tpo .deps/tmul_2exp.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul_2exp.exe tmul_2exp.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul_2exp.exe tmul_2exp.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul_fr.o -MD -MP -MF .deps/tmul_fr.Tpo -c -o tmul_fr.o tmul_fr.c
mv -f .deps/tmul_fr.Tpo .deps/tmul_fr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul_fr.exe tmul_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul_fr.exe tmul_fr.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul_i.o -MD -MP -MF .deps/tmul_i.Tpo -c -o tmul_i.o tmul_i.c
mv -f .deps/tmul_i.Tpo .deps/tmul_i.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul_i.exe tmul_i.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul_i.exe tmul_i.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul_si.o -MD -MP -MF .deps/tmul_si.Tpo -c -o tmul_si.o tmul_si.c
mv -f .deps/tmul_si.Tpo .deps/tmul_si.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul_si.exe tmul_si.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul_si.exe tmul_si.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tmul_ui.o -MD -MP -MF .deps/tmul_ui.Tpo -c -o tmul_ui.o tmul_ui.c
mv -f .deps/tmul_ui.Tpo .deps/tmul_ui.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tmul_ui.exe tmul_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tmul_ui.exe tmul_ui.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tneg.o -MD -MP -MF .deps/tneg.Tpo -c -o tneg.o tneg.c
mv -f .deps/tneg.Tpo .deps/tneg.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tneg.exe tneg.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tneg.exe tneg.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tnorm.o -MD -MP -MF .deps/tnorm.Tpo -c -o tnorm.o tnorm.c
mv -f .deps/tnorm.Tpo .deps/tnorm.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tnorm.exe tnorm.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tnorm.exe tnorm.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tpow.o -MD -MP -MF .deps/tpow.Tpo -c -o tpow.o tpow.c
mv -f .deps/tpow.Tpo .deps/tpow.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tpow.exe tpow.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tpow.exe tpow.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tprec.o -MD -MP -MF .deps/tprec.Tpo -c -o tprec.o tprec.c
mv -f .deps/tprec.Tpo .deps/tprec.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tprec.exe tprec.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tprec.exe tprec.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tproj.o -MD -MP -MF .deps/tproj.Tpo -c -o tproj.o tproj.c
mv -f .deps/tproj.Tpo .deps/tproj.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tproj.exe tproj.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tproj.exe tproj.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT treal.o -MD -MP -MF .deps/treal.Tpo -c -o treal.o treal.c
mv -f .deps/treal.Tpo .deps/treal.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o treal.exe treal.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o treal.exe treal.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT treimref.o -MD -MP -MF .deps/treimref.Tpo -c -o treimref.o treimref.c
mv -f .deps/treimref.Tpo .deps/treimref.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o treimref.exe treimref.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o treimref.exe treimref.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tset.o -MD -MP -MF .deps/tset.Tpo -c -o tset.o tset.c
mv -f .deps/tset.Tpo .deps/tset.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tset.exe tset.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tset.exe tset.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsin.o -MD -MP -MF .deps/tsin.Tpo -c -o tsin.o tsin.c
mv -f .deps/tsin.Tpo .deps/tsin.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsin.exe tsin.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsin.exe tsin.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsinh.o -MD -MP -MF .deps/tsinh.Tpo -c -o tsinh.o tsinh.c
mv -f .deps/tsinh.Tpo .deps/tsinh.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsinh.exe tsinh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsinh.exe tsinh.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsqr.o -MD -MP -MF .deps/tsqr.Tpo -c -o tsqr.o tsqr.c
mv -f .deps/tsqr.Tpo .deps/tsqr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsqr.exe tsqr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsqr.exe tsqr.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsqrt.o -MD -MP -MF .deps/tsqrt.Tpo -c -o tsqrt.o tsqrt.c
mv -f .deps/tsqrt.Tpo .deps/tsqrt.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsqrt.exe tsqrt.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsqrt.exe tsqrt.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tstrtoc.o -MD -MP -MF .deps/tstrtoc.Tpo -c -o tstrtoc.o tstrtoc.c
mv -f .deps/tstrtoc.Tpo .deps/tstrtoc.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tstrtoc.exe tstrtoc.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tstrtoc.exe tstrtoc.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsub.o -MD -MP -MF .deps/tsub.Tpo -c -o tsub.o tsub.c
mv -f .deps/tsub.Tpo .deps/tsub.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsub.exe tsub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsub.exe tsub.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsub_fr.o -MD -MP -MF .deps/tsub_fr.Tpo -c -o tsub_fr.o tsub_fr.c
mv -f .deps/tsub_fr.Tpo .deps/tsub_fr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsub_fr.exe tsub_fr.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsub_fr.exe tsub_fr.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tsub_ui.o -MD -MP -MF .deps/tsub_ui.Tpo -c -o tsub_ui.o tsub_ui.c
mv -f .deps/tsub_ui.Tpo .deps/tsub_ui.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tsub_ui.exe tsub_ui.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tsub_ui.exe tsub_ui.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT ttan.o -MD -MP -MF .deps/ttan.Tpo -c -o ttan.o ttan.c
mv -f .deps/ttan.Tpo .deps/ttan.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o ttan.exe ttan.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o ttan.exe ttan.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT ttanh.o -MD -MP -MF .deps/ttanh.Tpo -c -o ttanh.o ttanh.c
mv -f .deps/ttanh.Tpo .deps/ttanh.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o ttanh.exe ttanh.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o ttanh.exe ttanh.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tui_div.o -MD -MP -MF .deps/tui_div.Tpo -c -o tui_div.o tui_div.c
mv -f .deps/tui_div.Tpo .deps/tui_div.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tui_div.exe tui_div.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tui_div.exe tui_div.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I/usr/local/include -I/usr/local/include  -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -MT tui_ui_sub.o -MD -MP -MF .deps/tui_ui_sub.Tpo -c -o tui_ui_sub.o tui_ui_sub.c
mv -f .deps/tui_ui_sub.Tpo .deps/tui_ui_sub.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin  -L/usr/local/lib -L/usr/local/lib  -o tui_ui_sub.exe tui_ui_sub.o libmpc-tests.la ../src/libmpc.la -lmpfr -lgmp 
gcc -D_FORTIFY_SOURCE=2 -pedantic -Wall -Wextra -Werror -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -mno-cygwin -o tui_ui_sub.exe tui_ui_sub.o  -L/usr/local/lib ./.libs/libmpc-tests.a ../src/.libs/libmpc.a /usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a  
make[2]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
make  check-TESTS
make[2]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
PASS: tabs.exe
PASS: tadd.exe
PASS: tadd_fr.exe
PASS: tadd_ui.exe
PASS: targ.exe
PASS: tconj.exe
PASS: tcos.exe
PASS: tcosh.exe
PASS: tdiv.exe
PASS: tdiv_2exp.exe
PASS: tdiv_fr.exe
PASS: tdiv_ui.exe
PASS: texp.exe
PASS: tfr_div.exe
PASS: tfr_sub.exe
PASS: tget_version.exe
PASS: timag.exe
PASS: tio_str.exe
PASS: tlog.exe
PASS: tmul.exe
PASS: tmul_2exp.exe
PASS: tmul_fr.exe
PASS: tmul_i.exe
PASS: tmul_si.exe
PASS: tmul_ui.exe
PASS: tneg.exe
PASS: tnorm.exe
PASS: tpow.exe
PASS: tprec.exe
PASS: tproj.exe
PASS: treal.exe
PASS: treimref.exe
PASS: tset.exe
PASS: tsin.exe
PASS: tsinh.exe
PASS: tsqr.exe
PASS: tsqrt.exe
PASS: tstrtoc.exe
PASS: tsub.exe
PASS: tsub_fr.exe
PASS: tsub_ui.exe
PASS: ttan.exe
PASS: ttanh.exe
PASS: tui_div.exe
PASS: tui_ui_sub.exe
===================
All 45 tests passed
===================
make[2]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
make[1]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev/tests'
Making check in doc
make[1]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev/doc'
make[1]: Entering directory `/c/avrdev/mpc/mpc-0.7-dev'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/c/avrdev/mpc/mpc-0.7-dev'

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-01  1:04 Kaveh R. GHAZI
  2009-09-01 11:01 ` Dave Korn
@ 2009-09-04 17:25 ` David Fang
  1 sibling, 0 replies; 11+ messages in thread
From: David Fang @ 2009-09-04 17:25 UTC (permalink / raw)
  To: Kaveh R. GHAZI; +Cc: gcc

> A prerelease tarball of the upcoming MPC 0.7 is available here:
> http://www.multiprecision.org/mpc/download/mpc-0.7-dev.tar.gz

Hi,

On powerpc-apple-darwin8 (32b):
using mpfr-2.4.1, gmp-4.3.1

===================
All 45 tests passed
===================

Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking 
-enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib 
--build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 
--target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)

Apple Computer, Inc. version cctools-622.9~2, GNU assembler version 1.38


Fang

David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
@ 2009-09-04 17:03 Dominique Dhumieres
  0 siblings, 0 replies; 11+ messages in thread
From: Dominique Dhumieres @ 2009-09-04 17:03 UTC (permalink / raw)
  To: gcc; +Cc: ghazi

Kaveh,

mpc-0.7-dev passed the 45 tests on i686-apple-darwin9 when compiled
with gcc version 4.0.1 (Apple Inc. build 5493).

Cheers

Dominique

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
@ 2009-09-04 16:24 Loren James Rittle
  0 siblings, 0 replies; 11+ messages in thread
From: Loren James Rittle @ 2009-09-04 16:24 UTC (permalink / raw)
  To: gcc

Hello Kaveh,

Sorry for the delay in this primary platform report; just saw the
second call today.

In all cases below, installed from the FreeBSD ports system with the
system compiler (based upon GNU 4.2.1):
    /usr/ports/math/libgmp4 [4.3.1]
    /usr/ports/math/mpfr [2.4.1]
    [And, for the record, /usr/ports/math/mpc contains 0.6 with no
     local patches so I expected this to work without any issues.]

With the default system compiler on i386-unknown-freebsd7.2:

./configure fails to find gmp installed in /usr/local (as expected to me
but not the expected behaviour for a typical gcc user on other platforms).

./configure --with-gmp\=/usr/local; gmake; gmake check # All 45 tests passed

With gcc version 4.4.2 [...revision 151396] (GCC) on i386-unknown-freebsd7.2
(which was installed in prefix=/usr/local/beta-gcc not /usr/local):

./configure; gmake; gmake check # All 45 tests passed

With gcc version 4.5.0 [...revision 151387] (GCC) on i386-unknown-freebsd7.2
(which was installed in prefix=/usr/local/beta-gcc not /usr/local):

./configure; gmake; gmake check # All 45 tests passed

Regards,
Loren

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-01 11:24     ` Dave Korn
@ 2009-09-04 14:06       ` Kaveh R. Ghazi
  2009-09-04 22:26         ` Weddington, Eric
  2009-09-05  5:57         ` Ryan Hill
  0 siblings, 2 replies; 11+ messages in thread
From: Kaveh R. Ghazi @ 2009-09-04 14:06 UTC (permalink / raw)
  To: Dave Korn; +Cc: gcc

From: "Dave Korn" <dave.korn.cygwin@googlemail.com>

> Dave Korn wrote:
>
>>   Attached allowed it to build,
>
>  And with that patch:
>
>> ===================
>> All 45 tests passed
>> ===================

Thanks Dave!

This MPC release may happen early next week.  Anyone else have success 
results, problems or portability patches?

        --Kaveh

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-01 11:05   ` Dave Korn
@ 2009-09-01 11:24     ` Dave Korn
  2009-09-04 14:06       ` Kaveh R. Ghazi
  0 siblings, 1 reply; 11+ messages in thread
From: Dave Korn @ 2009-09-01 11:24 UTC (permalink / raw)
  To: Dave Korn; +Cc: Kaveh R. GHAZI, gcc

Dave Korn wrote:

>   Attached allowed it to build, 

  And with that patch:

> ===================
> All 45 tests passed
> ===================

    cheers,
      DaveK

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-01 11:01 ` Dave Korn
@ 2009-09-01 11:05   ` Dave Korn
  2009-09-01 11:24     ` Dave Korn
  0 siblings, 1 reply; 11+ messages in thread
From: Dave Korn @ 2009-09-01 11:05 UTC (permalink / raw)
  To: Dave Korn; +Cc: Kaveh R. GHAZI, gcc

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

Dave Korn wrote:

>   Fell at the first hurdle for me:
> 
>  gcc-4 -shared-libgcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -p
> edantic -Wall -Wextra -Werror -O2 -pipe -MT inp_str.lo -MD -MP -MF .deps/inp_str
> .Tpo -c inp_str.c  -DDLL_EXPORT -DPIC -o .libs/inp_str.o
> cc1: warnings being treated as errors
> inp_str.c: In function 'extract_string':
> inp_str.c:113:10: error: array subscript has type 'char'
> inp_str.c:114:10: error: array subscript has type 'char'
> inp_str.c:115:10: error: array subscript has type 'char'
> inp_str.c:118:13: error: array subscript has type 'char'
> inp_str.c:119:13: error: array subscript has type 'char'
> inp_str.c:120:13: error: array subscript has type 'char'
> make[2]: *** [inp_str.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....


  Attached allowed it to build, and seems to be what the function was already
doing for isspace earlier.  Test results will follow.

    cheers,
      DaveK

[-- Attachment #2: inp_str_c_fix.diff --]
[-- Type: text/x-c, Size: 952 bytes --]

--- orig/mpc-0.7-dev/src/inp_str.c	2009-08-26 21:24:41.000000000 +0100
+++ mpc-0.7-dev/src/inp_str.c	2009-09-01 12:17:04.546875000 +0100
@@ -110,14 +110,14 @@ extract_string (FILE *stream)
 
     /* (n-char-sequence) only after a NaN */
     if ((nread != 3
-         || tolower (str[0]) != 'n'
-         || tolower (str[1]) != 'a'
-         || tolower (str[2]) != 'n')
+         || tolower ((unsigned char) str[0]) != 'n'
+         || tolower ((unsigned char) str[1]) != 'a'
+         || tolower ((unsigned char) str[2]) != 'n')
         && (nread != 5
             || str[0] != '@'
-            || tolower (str[1]) != 'n'
-            || tolower (str[2]) != 'a'
-            || tolower (str[3]) != 'n'
+            || tolower ((unsigned char) str[1]) != 'n'
+            || tolower ((unsigned char) str[2]) != 'a'
+            || tolower ((unsigned char) str[3]) != 'n'
             || str[4] != '@')) {
       ungetc (c, stream);
       return str;

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Call for testers: MPC 0.7 prerelease tarball
  2009-09-01  1:04 Kaveh R. GHAZI
@ 2009-09-01 11:01 ` Dave Korn
  2009-09-01 11:05   ` Dave Korn
  2009-09-04 17:25 ` David Fang
  1 sibling, 1 reply; 11+ messages in thread
From: Dave Korn @ 2009-09-01 11:01 UTC (permalink / raw)
  To: Kaveh R. GHAZI; +Cc: gcc

Kaveh R. GHAZI wrote:
> Hello,
> 
> A prerelease tarball of the upcoming MPC 0.7 is available here:
> http://www.multiprecision.org/mpc/download/mpc-0.7-dev.tar.gz
> 
> Please help test it for portability and bugs by downloading and compiling
> it on systems you have access to.

  Fell at the first hurdle for me:

 gcc-4 -shared-libgcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -p
edantic -Wall -Wextra -Werror -O2 -pipe -MT inp_str.lo -MD -MP -MF .deps/inp_str
.Tpo -c inp_str.c  -DDLL_EXPORT -DPIC -o .libs/inp_str.o
cc1: warnings being treated as errors
inp_str.c: In function 'extract_string':
inp_str.c:113:10: error: array subscript has type 'char'
inp_str.c:114:10: error: array subscript has type 'char'
inp_str.c:115:10: error: array subscript has type 'char'
inp_str.c:118:13: error: array subscript has type 'char'
inp_str.c:119:13: error: array subscript has type 'char'
inp_str.c:120:13: error: array subscript has type 'char'
make[2]: *** [inp_str.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

>  I'd like a report to contain your
> target triplet and the versions of your compiler, GMP and MPFR used when
> building MPC.  

$ /gnu/gcc/gcc/config.guess
i686-pc-cygwin

$ gcc-4 -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /gnu/gcc/gcc-patched/configure --prefix=/opt/gcc-tools -v
--with-gmp=/usr --with-mpfr=/usr --enable-bootstrap
--enable-version-specific-runtime-libs --enable-static --enable-shared
--enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as
--with-dwarf2 --disable-sjlj-exceptions --disable-symvers --disable-libjava
--disable-interpreter --program-suffix=-4 --disable-libgomp --enable-libssp
--enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic
CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4
--with-ecj-jar=/usr/share/java/ecj.jar LD=/opt/gcc-tools/bin/ld.exe
LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe AS=/opt/gcc-tools/bin/as.exe
AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe --disable-win32-registry
--disable-libgcj-debug --enable-languages=c,c++,ada
Thread model: posix
gcc version 4.5.0 20090730 (experimental) (GCC)

$ cygcheck -c gmp mpfr libgmp3 libmpfr1
Cygwin Package Information
Package              Version        Status
gmp                  4.3.1-3        OK
libgmp3              4.3.1-3        OK
libmpfr1             2.4.1-4        OK
mpfr                 2.4.1-4        OK

$

  BTW, I configured mpc with "--prefix=/usr --disable-static --enable-shared"
(after first receiving "configure: error: gmp.h is a DLL: use --disable-static
--enable-shared" when I tried with just --prefix).

> Also please include your results from "make check".

  N/A !


    cheers,
      DaveK

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Call for testers: MPC 0.7 prerelease tarball
@ 2009-09-01  1:04 Kaveh R. GHAZI
  2009-09-01 11:01 ` Dave Korn
  2009-09-04 17:25 ` David Fang
  0 siblings, 2 replies; 11+ messages in thread
From: Kaveh R. GHAZI @ 2009-09-01  1:04 UTC (permalink / raw)
  To: gcc

Hello,

A prerelease tarball of the upcoming MPC 0.7 is available here:
http://www.multiprecision.org/mpc/download/mpc-0.7-dev.tar.gz

Please help test it for portability and bugs by downloading and compiling
it on systems you have access to.  I'd like a report to contain your
target triplet and the versions of your compiler, GMP and MPFR used when
building MPC.  Also please include your results from "make check".  You
can report your results here in this thread or on the MPC mailing list:
http://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss

Note I encourage reports of all platforms on which GCC bootstraps, but I'm
especially interested in the GCC primary and secondary list from our
release criteria listed here: http://gcc.gnu.org/gcc-4.5/criteria.html

As previously discussed, MPC will become a mandatory library for building
GCC prior to the 4.5 release, so your help in ensuring a smooth transition
is greatly appreciated.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-09-05  5:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-04 14:40 Call for testers: MPC 0.7 prerelease tarball Uros Bizjak
  -- strict thread matches above, loose matches on Subject: below --
2009-09-04 17:03 Dominique Dhumieres
2009-09-04 16:24 Loren James Rittle
2009-09-01  1:04 Kaveh R. GHAZI
2009-09-01 11:01 ` Dave Korn
2009-09-01 11:05   ` Dave Korn
2009-09-01 11:24     ` Dave Korn
2009-09-04 14:06       ` Kaveh R. Ghazi
2009-09-04 22:26         ` Weddington, Eric
2009-09-05  5:57         ` Ryan Hill
2009-09-04 17:25 ` David Fang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).