Re: [mpir-devel] MPIR-2.6.0-alpha3 released

2012-10-21 Thread Sisyphus


- Original Message - 
From: Bill Hart goodwillh...@googlemail.com

To: mpir-devel mpir-devel@googlegroups.com
Sent: Friday, October 19, 2012 7:48 AM
Subject: [mpir-devel] MPIR-2.6.0-alpha3 released



Hi all,

We have just released alpha3 of MPIR-2.6.0. This fixes the reported
build issues on ia64 and a few other minor issues noted since the last
alpha.

Further build and test reports are highly desired.


Builds and tests fine for me - mingw64 (gcc-4.7.0).


It would also be a great help if make tune could be run in the tune
directory and the output, along with the output of config.guess, could
be posted to the list.


For config.guess I get:

$ config.guess
k8-pc-mingw32

The output of 'make tune' is attached (tune.txt).

Cheers,
Rob


--
You received this message because you are subscribed to the Google Groups 
mpir-devel group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.



Re: [mpir-devel] MPIR-2.6.0-alpha3 released

2012-10-21 Thread Sisyphus


- Original Message - 
From: Sisyphus



The output of 'make tune' is attached (tune.txt).


At least it *will* be attached if I can just hit the right icons in the 
right order .


Cheers,
Rob 


--
You received this message because you are subscribed to the Google Groups 
mpir-devel group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.


make  tuneup.exe
make[1]: Entering directory `/c/comp/mpir-2.6.0/tune'
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c tuneup.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c sqr_basecase.c
for i in divrem_2.c gcd.c gcdext.c get_str.c mul_n.c mullow_n.c mulhigh_n.c 
mul.c tdiv_qr.c toom4_mul_n.c toom4_mul.c toom3_mul.c toom3_mul_n.c 
toom8h_mul.c toom8_sqr_n.c mulmod_2expm1.c rootrem.c divrem_euclidean_r_1.c 
divrem_hensel_qr_1.c rsh_divrem_hensel_qr_1.c dc_divappr_q.c dc_div_qr.c 
dc_div_qr_n.c inv_divappr_q.c inv_div_qr.c tdiv_q.c dc_bdiv_qr.c dc_bdiv_qr_n.c 
dc_bdiv_q.c ; do \
  echo #define TUNE_PROGRAM_BUILD 1 $i; \
  echo #include \mpn/generic/$i\ $i; \
done
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c divrem_2.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c gcd.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c gcdext.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c get_str.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c mul_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c mullow_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c mulhigh_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c mul.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c tdiv_qr.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom4_mul_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom4_mul.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom3_mul.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom3_mul_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom8h_mul.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c toom8_sqr_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c mulmod_2expm1.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c rootrem.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c divrem_euclidean_r_1.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c divrem_hensel_qr_1.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c rsh_divrem_hensel_qr_1.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_divappr_q.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_div_qr.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_div_qr_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c inv_divappr_q.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c inv_div_qr.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c tdiv_q.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_bdiv_qr.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_bdiv_qr_n.c
x86_64-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../tests
-m64 -O3 -march=k8 -mtune=k8 -c dc_bdiv_q.c
for i in split_bits.c