bug-ddd
[Top][All Lists]
Advanced

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

Re: ddd fails to compile on MacOSX 10.2.8


From: Arnaud Desitter
Subject: Re: ddd fails to compile on MacOSX 10.2.8
Date: Tue, 25 May 2004 09:56:55 +0100

Hi,

It's a gcc bug.
See http://cvs.sourceforge.net/viewcvs.py/ddd/ddd/PROBLEMS
section Cygwin for a workaround.

Regards,

----- Original Message ----- 
From: "arnold de vries" <arnold.devries@planet.nl>
Newsgroups: gmane.comp.debugging.ddd.bugs
Sent: Monday, May 24, 2004 5:14 PM
Subject: ddd fails to compile on MacOSX 10.2.8


> LS,
>
> Downloaded and installed openMotif-2.2.3 without visible problems.
> Downloaded ddd-3.3.8 and configured, again without visible problems.
> Compiling the source with 'make' resulted in:
>
> source='PrintGC.C' object='PrintGC.o' libtool=no \
> depfile='.deps/PrintGC.Po' tmpdepfile='.deps/PrintGC.TPo' \
> depmode=gcc3 /bin/sh ../depcomp \
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include
> -DNDEBUG -O2 -g -Wall -W -mminimal-toc  -trigraphs  -c -o PrintGC.o
> `test -f 'PrintGC.C' || echo './'`PrintGC.C
> PrintGC.h: In function `void
> __static_initialization_and_destruction_0(int,
>     int)':
> PrintGC.h:40: no matching function for call to
> `std::type_info::type_info()'
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
>     std::type_info::type_info(const char*)
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
>     std::type_info::type_info(const std::type_info&)
> PrintGC.h:47: no matching function for call to
> `std::type_info::type_info()'
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
>     std::type_info::type_info(const char*)
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
>     std::type_info::type_info(const std::type_info&)
> PrintGC.h:55: no matching function for call to
> `std::type_info::type_info()'
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
>     std::type_info::type_info(const char*)
> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
>     std::type_info::type_info(const std::type_info&)
> make[2]: *** [PrintGC.o] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
>
> Am running on Mac dual processor G4 (May 2003) under OSX 10.2.8.
> Installed the Developer CD (GNU 3.1 in /usr/bin) and GNU 3.3.1 in
> /usr/local/bin as the Apple CD does not include Fortran. Installed
> XFree86 4.4.0 and as I did not like the gdb debugger very much tried to
> install ddd, without success so far.
>
> Any suggestions what I do wrong or is it a real bug? Have attached
> config.log. Tried to submit a bug report, but never received the
> necessary password.
>
> Regards,
> arnold
>
>
>


----------------------------------------------------------------------------
----


>
>
> dr. arnold de vries
> munnikenland 1
> 2716 bv zoetermeer
> netherlands
> tel.: +31 79 351 8413
> mobile: +31 6 1104 7315
> email: arnold.devries@planet.nl
>


----------------------------------------------------------------------------
----


> _______________________________________________
> Bug-ddd mailing list
> Bug-ddd@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-ddd
>





reply via email to

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