On a SPARC machine (segfault at the end of make tune):
uname -a
SunOS esmeralda 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Blade-1500
gcc -v
Reading specs from
/usr/local/packages/gcc3/bin/../lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
./config.guess
ultrasparc3-sun-solaris2.10
./tuneup
Parameters for ./mpn/sparc64/gmp-mparam.h
Using: CPU cycle counter, supplemented by microsecond getrusage()
speed_precision 1000000, speed_unittime 9.42e-10 secs, CPU freq 1062.00 MHz
DEFAULT_MAX_SIZE 1000, fft_max_size 50000
/* Generated by tuneup.c, 2012-10-24, gcc 3.4 */
#define MUL_KARATSUBA_THRESHOLD 34
#define MUL_TOOM3_THRESHOLD 102
#define MUL_TOOM4_THRESHOLD 450
#define MUL_TOOM8H_THRESHOLD 450
#define SQR_BASECASE_THRESHOLD 9
#define SQR_KARATSUBA_THRESHOLD 71
#define SQR_TOOM3_THRESHOLD 117
#define SQR_TOOM4_THRESHOLD 547
#define SQR_TOOM8_THRESHOLD 547
#define POWM_THRESHOLD 984
#define HGCD_THRESHOLD 113
#define GCD_DC_THRESHOLD 753
#define GCDEXT_DC_THRESHOLD 577
#define JACOBI_BASE_METHOD 3
#define DIVREM_1_NORM_THRESHOLD 3
#define DIVREM_1_UNNORM_THRESHOLD 3
#define MOD_1_NORM_THRESHOLD 3
#define MOD_1_UNNORM_THRESHOLD 3
#define USE_PREINV_DIVREM_1 1
#define USE_PREINV_MOD_1 1
#define DIVREM_2_THRESHOLD 0 /* always */
#define DIVEXACT_1_THRESHOLD 0 /* always */
#define MODEXACT_1_ODD_THRESHOLD 0 /* always */
#define MOD_1_1_THRESHOLD 9
#define MOD_1_2_THRESHOLD 12
#define MOD_1_3_THRESHOLD 17
#define DIVREM_HENSEL_QR_1_THRESHOLD 996
#define RSH_DIVREM_HENSEL_QR_1_THRESHOLD 996
#define DIVREM_EUCLID_HENSEL_THRESHOLD 8
#define ROOTREM_THRESHOLD 6
#define GET_STR_DC_THRESHOLD 13
#define GET_STR_PRECOMPUTE_THRESHOLD 19
#define SET_STR_DC_THRESHOLD 286
#define SET_STR_PRECOMPUTE_THRESHOLD 362
#define MUL_FFT_FULL_THRESHOLD 2016
#define SQR_FFT_FULL_THRESHOLD 2016
#define MULLOW_BASECASE_THRESHOLD 32
#define MULLOW_DC_THRESHOLD 32
#define MULLOW_MUL_THRESHOLD 2257
#define MULHIGH_BASECASE_THRESHOLD 44
#define MULHIGH_DC_THRESHOLD 44
#define MULHIGH_MUL_THRESHOLD 3609
#define MULMOD_2EXPM1_THRESHOLD 16
#define FAC_UI_THRESHOLD 1074
#define DC_DIV_QR_THRESHOLD 19
#define DC_DIVAPPR_Q_N_THRESHOLD 106
#define INV_DIV_QR_THRESHOLD 465
#define INV_DIVAPPR_Q_N_THRESHOLD 106
#define DC_DIV_Q_THRESHOLD 132
#define INV_DIV_Q_THRESHOLD 1442
#define DC_DIVAPPR_Q_THRESHOLD 114
#define INV_DIVAPPR_Q_THRESHOLD 2538
#define DC_BDIV_QR_THRESHOLD 100
#define DC_BDIV_Q_THRESHOLD 48
/* fft_tuning -- autogenerated by tune-fft */
#define FFT_TAB \
{ { 4, 3 }, { 3, 2 }, { 2, 1 }, { 2, 1 }, { 1, 0 } }
#define MULMOD_TAB \
{ gmake: *** [tune] Segmentation Fault
--
You received this message because you are subscribed to the Google Groups
"mpir-devel" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/mpir-devel/-/dvYcApZXj-gJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mpir-devel?hl=en.