public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 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-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
* 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 17:03 Call for testers: MPC 0.7 prerelease tarball Dominique Dhumieres
  -- strict thread matches above, loose matches on Subject: below --
2009-09-04 16:24 Loren James Rittle
2009-09-04 14:40 Uros Bizjak
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).