gmp-4.1.3-rc2
Roberto Bagnara
bagnara at cs.unipr.it
Mon Apr 26 15:20:05 CEST 2004
Torbjorn Granlund wrote:
> Roberto Bagnara <bagnara at cs.unipr.it> writes:
>
> Torbjorn Granlund wrote:
> > There is now an updated release candidate available for download.
> > Please try it.
>
> Configured with --enable-cxx, passes `make check'
> on athlon-pc-linux-gnu with
>
> - GCC 3.3.3;
> - GCC 3.4.0;
> - Intel C/C++ compiler version 8.0.
>
> Did the 3.4.0 compile generate warnings about some -mxxx
> flags?
Yes, zillions of "`-mcpu=' is deprecated. Use `-mtune='
or '-march=' instead."
If you are interested in warnings too, then C++ files should
not include the non-standard, deprecated header `strstream'
(this happens for several files in tests/cxx/).
And with --enable-mpfr we also have
.../gmp-4.1.3/mpfr/mpfr-test.h:101: warning: use of memory input without lvalue in asm operand 0 is deprecated
Cheers,
Roberto
--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it
More information about the gmp-devel
mailing list