bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Standard C++


From: Frank Donahoe
Subject: Standard C++
Date: Sun, 30 Nov 2003 12:54:20 -0500 (EST)

Have the C++ files from gmp-4.12/tests/cxx been reworked to bring
them into compliance with the standard?  They all receive the
warning about deprecated or antiquated header, <strstream>, but
"t-locale.cc" still included "strstream.h" and had other errors
which remained after the included file was properly referenced.

Except for this one file, there were no problems compiling with
gcc-3.3.2 under DJGPP in a DOS box under Windows 98, 2nd Ed.  The
compiler was configured for pentium2-pc-msdosdjgpp.  I noticed
that both -mcpu and -march were given.  It is my understanding
that -march includes -mcpu so that specifying it also is redundant.

If the file "gmp-4.12/tests/cxx/t-locale.cc" has been brought into
conformity with the standard, please let me know where I can find
a copy.

Regards,
Frank Donahoe






reply via email to

[Prev in Thread] Current Thread [Next in Thread]