[mpir-devel] mpir-2.4.0 fails 'make check' on ultrasparc2-sun-solaris2.8

2011-07-01 Thread Mariah Lenox
t-suite.log does not exist. However t-get_ux.log does: % cat t-get_ux.log FAIL: t-get_ux (exit: 134) == mpz_get_ux() failed for data on item 8 % Mariah Lenox -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To

Re: [mpir-devel] MPIR-2.4.0-rc1 released

2011-06-13 Thread Mariah Lenox
suggestion. Using 'expect' you can automate login and extraction of data. Sorry for the negative response, Mariah Lenox Skynet system adminstrator On Mon, Jun 6, 2011 at 1:41 AM, Jason wrote: > On Monday 06 June 2011 05:37:44 Jason wrote: >> On Sunday 05 June 2011 17:49:39 J

[mpir-devel] mpz_random not in mpir-1.3.0

2010-01-28 Thread Mariah
In trying to build ecm-6.2.3 with mpir-1.3.0, during the build ecm-6.2.3 complains that mpz_random does not exist. mpir was built with --enable-gmpcompat eno% pwd /usr/local/mpir-1.3.0/x86_64-Linux-core2-fc-gcc-4.4.2/lib eno% nm libgmp.a | grep mpz_random % Mariah -- You received this message

[mpir-devel] 'make check' fails on mpfr-2.4.1/ecm-6.2.3 with mpir-1.3.0-rc1

2009-10-20 Thread Mariah
Using mpir-1.3.0-rc1, 'make check' fails on mpfr-2.4.1 with complaints about undefined references mpz_div_2exp and mpz_div_ui. Using mpir-1.3.0-rc1, 'make check' fails on ecm-6.2.3 with complaints about undefined reference

[mpir-devel] icc on Skynet/cleo

2009-06-01 Thread Mariah
kynet/cleo if you do source /usr/local/intel-11.0.081/ia64-Linux-rhel/bin/iccvars.sh ia64 you should pick up the necessary environment variables for icc. Once I get the Intel compiler suite working on cleo, I plan to install it on Skynet/iras. Mariah --~--~-~--~~~---~-

[mpir-devel] Re: skynet mark sparc sunos

2009-05-29 Thread Mariah
es not exist. You should be picking up libgcc_s.so.1 from the location given by LD_LIBRARY_PATH. Does this help? Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this grou

[mpir-devel] suggestion - upgrade configfsf.guess

2009-04-16 Thread Mariah Lenox
I applaud the fact that config.guess gives a better representation of the CPU type. A suggestion - upgrade configfsf.guess configfsf.guess in mpir-1.1 is version 2004-10-07' The latest config.guess is 2009-02-03. (See ftp://ftp.gnu.org/pub/gnu/config) M

[mpir-devel] suggestion regarding CC and CFLAGS

2009-04-03 Thread Mariah Lenox
efining __GMP_CC and __GMP_CFLAGS to be the same as __MPIR_CC and __MPIR_CFLAGS, respectively. Mariah --~--~-~--~~~---~--~~ 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] mpir-1.0 fails on x86-Darwin-tiger

2009-03-23 Thread Mariah Lenox
ple_ld_bug) jmp *G(calling_conventions_check) EPILOGUE() Mariah --~--~-~--~~~---~--~~ 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 u

[mpir-devel] Re: make bench

2009-03-23 Thread Mariah
Bill, As a suggestion on something that could be removed from MPIR, had you considered removing the mpf code? I was under the impression that MPIR was going to concentrate on multiple-precision integers and rationals, and leave multiple-precision floating-point to MPFR. Mariah On Mar 20, 11

[mpir-devel] mpirbench-0.2 uploaded

2009-03-18 Thread Mariah Lenox
I have uploaded mpirbench-0.2. This is a minor modification of Bill Hart's mpirbench-0.1 - taking out references to GMP and adding a makefile configuration. Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G

[mpir-devel] Re: mpir-1.0 yasm problems

2009-03-18 Thread Mariah
On Mar 18, 10:40 am, Willem Jan Palenstijn wrote: > On Wed, Mar 18, 2009 at 10:20:52AM -0400, Mariah Lenox wrote: > > > mpir-1.0 is failing to configure on two archectures > > that I have tried. Both failures seem to be related to > > yasm. > >

[mpir-devel] mpir-1.0 yasm problems

2009-03-18 Thread Mariah Lenox
t. These machines are NOT on SkyNet, but on other networks that I administer. Is there a fix or workaround? Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this gro

[mpir-devel] mpir-1.0 on mips64-Linux-SiCortex

2009-03-16 Thread Mariah Lenox
-gentoo. mpir-1.0 built with pathcc fails 'make check' with the first failure at test 't-cdiv_ui'. These seem to be caused by compiler optimization errors, as compiling mpir-1.0 with pathcc -O0 is successful (all tests pass). Mariah --~--~-~--~~~---~-

[mpir-devel] mpir-1.0 fails on core2-pc-solaris2.10

2009-03-16 Thread Mariah Lenox
mpir-1.0 built with gcc-4.3.3 fails 'make check' on SkyNet/fulvia (core2-pc-solaris2.10): make[5]: Entering directory `/home/mariah/mpir/mpir-1.0/src/obj-x86_64-SunOS-gcc -4.3.3/yasm' Test x86_test: ../../mpir-1.0/yasm/out_test.sh: test: argument expected FAIL: modules/arch/x86/te

[mpir-devel] Re: Release candidate 1?

2009-03-16 Thread Mariah Lenox
Done. Mariah On Mon, Mar 16, 2009 at 12:03 AM, mabshoff wrote: > > > On Mar 15, 1:09 pm, Jason Moxham wrote: > > Hi, > >> I cant access cato either :( > > cato is not available to SkyNet account holders. > > Mariah: Can you please add Jason to the peop

[mpir-devel] Re: Apple GCC issue

2009-03-10 Thread Mariah
nding SkyNet useful. No offense was taken by your comments. I was just confused as to why you thought gcc was broken. I am glad the issue is resolved - and that the resolution does not make more work for me! Mariah On Mar 10, 9:44 am, Bill Hart wrote: > Mariah, can I assume that gcc-4.3.1 and g

[mpir-devel] Re: Apple GCC issue

2009-03-09 Thread Mariah
. As I am the person who built gcc-4.3.3 for varro, I am interested in hearing if there is a problem (and fixing it). I did not notice any problem during the build of gcc. Can you enlighten me why you believe that there is problem with gcc-4.3.3 on varro? Mariah

[mpir-devel] Re: gmpbench results on SkyNet

2009-02-24 Thread Mariah
Case, > I wrote some Python code a while ago to > calculate the decimal representation of > large Mersenne primes. It will > use gmpy if it is available. Cool. Can you share, please? Mariah --~--~-~--~~~---~--~~ You received this message bec

[mpir-devel] Re: gmpbench results on SkyNet

2009-02-24 Thread Mariah
ch. I then made a makefile that would accept the gmp/mpir directory name, and also do a clean of the directory after a run. I vote for having mpirbench being separate from mpir. Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[mpir-devel] Re: mpir-0.9.0 fails on G5-Darwin-tiger

2009-02-24 Thread Mariah
local/gcc-4.3.3/G5- Darwin-tiger-gcc-4.0.1-apple Thread model: posix gcc version 4.3.3 (GCC) Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mp

[mpir-devel] Re: gmpbench results on SkyNet

2009-02-23 Thread Mariah
h over gmpbench. (I added a simple makefile and put the build of expr.c in runbench.) Bill - would you like me to send you the version I am using? Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-deve

[mpir-devel] Re: mpir-0.9.0 fails on G5-Darwin-tiger

2009-02-18 Thread Mariah
Michael, Even if I set SHAREDFLAGS=-fno-common, I get the same failure. By the way, my configure line is ./configure --disable-shared --prefix=... in case that makes a difference. Mariah On Feb 18, 11:40 am, mabshoff wrote: > On Feb 18, 8:37 am, Mariah wrote: > > Hi Mariah, &

[mpir-devel] gmpbench results on SkyNet

2009-02-18 Thread Mariah
) 1341.3 1343.6 mark (ultrasparc3-sun-solaris2.10) 6100 7421.1 menas (core2-unknown-linux-gnu) Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this g

[mpir-devel] mpir-0.9.0 fails on G5-Darwin-tiger

2009-02-18 Thread Mariah
duplicate symbol ___gmpz_fits_uint_p in ./.libs/ libtests.a(misc.o) and t-bswap.o collect2: ld returned 1 exit status make[4]: *** [t-bswap] Error 1 Mariah --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mp

[mpir-devel] Re: Release candidate 2?

2009-02-04 Thread Mariah
MPIR (and not remain with GMP). Mariah --~--~-~--~~~---~--~~ 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

[mpir-devel] Re: Introduction

2008-12-22 Thread Mariah
ing of trunk from the > svn repo. Please discuss with Michael Abshoff. I will contact Michael and ask for advice. Please note that I am new to trac and subversion. I have been doing some reading, but still am a newbie. Mariah --~--~-~--~~~---~--~~ You receive

[mpir-devel] Introduction

2008-12-04 Thread Mariah
be periods when I go silent for a few days will working on something else. Mariah Lenox --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to