[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ddd & c++
From: |
Michel Briand |
Subject: |
ddd & c++ |
Date: |
Sat, 29 Mar 2003 15:51:54 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030327 |
Hello,
I'm compiling DDD on my Lunar-Linux with GCC 3.2.2.
I have many outputs like this one:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section
17.4.1.2 of the C++ standard. Examples include substituting the <X>
header for the <X.h> header for C++ includes, or <sstream> instead of
the deprecated header <strstream.h>. To disable this warning use
-Wno-deprecated.
And it leads to a compile error if I don't change the ddd/config.h to
enable HAVE_IOSTATE...
Do I have bad libs &/ includes or does DDD uses old c++ inc/lib ?
Thank you,
MB
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ddd & c++,
Michel Briand <=