Author: Frank Phillips
Date: 07:03:37 01/04/03
Go up one level in this thread
On January 03, 2003 at 05:16:01, Jason Williamson wrote:
>Personnally, when I code in Linux I use XEmacs and g++/gcc. For a debugger I
>use ddd.
>
>Jason
Jason
Did you get ddd-3.3.1 to compile under Mandrake 9.0 (gcc3.2-1mdk) by any chance?
I get:
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include -DNDEBUG
-O2 -g -W -Wall -trigraphs -c logplayer.C
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
from strclass.h:412,
from logplayer.h:36,
from logplayer.C:36:
/usr/include/c++/3.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.
In file included from logplayer.C:46:
/usr/include/c++/3.2/backward/fstream.h:38: using declaration `streampos'
introduced ambiguous type `streampos'
make: *** [logplayer.o] Error 1
(Simple fixes like substiuting X for X.h in the mentioned headers just raise
more errors.).
Frank
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.