bug-ddd
[Top][All Lists]
Advanced

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

ddd 3.3.1 build problems on Solaris 2.8 with gcc 3.0.1


From: Rich Kulawiec
Subject: ddd 3.3.1 build problems on Solaris 2.8 with gcc 3.0.1
Date: Fri, 5 Oct 2001 16:12:27 -0400
User-agent: Mutt/1.2.5i

System: Sparc 5 with Solaris 2.8

Compiler: gcc 3.0.1, 
Configured with: /usr/local/src/gcc-3.0.1/configure 
--enable-languages=c,c++,objc,java --disable-nls
Thread model: posix

(This configuration compiled and worked under Solaris 2.7 with gcc 2.95.2.)

Other software: X11R6.6, make 3.79.1, 5.6.0, flex 2.5.4, bison 1.29, etc.,
all freshly compiled with gcc 3.0.1.

DDD 3.3.1 configured with:

        ./configure

Problem #1:

c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11/include    -DNDEBUG 
-O2 -g -W -Wall -trigraphs  -c PannedGE.C
PannedGE.C:145: cannot convert `void (*)(...)' to `void (*)()' in 
   initialization
make[1]: [PannedGE.o] Error 1 (ignored)

Problem #2:

c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11/include    -DNDEBUG 
-O2 -g -W -Wall -trigraphs  -c logplayer.C
In file included from logplayer.C:46:
/usr/local/include/g++-v3/backward/fstream.h:38: using directive `streampos' 
   introduced ambiguous type `streampos'
make[1]: [logplayer.o] Error 1 (ignored)

Otherwise, it looks to me like the rest of the code compiled okay;
I have guesses as to why these don't work, but I'm not much of a C++
programmer, so I think rather than embarass myself, I'll just be quiet. ;-)

Thanks,
---Rsk
Rich Kulawiec
rsk@gsp.org



reply via email to

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