ddd
[Top][All Lists]
Advanced

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

Re: DDD-3.4.0 Debbugger GUI released


From: Stuff Received
Subject: Re: DDD-3.4.0 Debbugger GUI released
Date: Thu, 11 May 2023 08:49:28 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

Greetings, Michael.

Thank you for your quick reply.

On 2023-05-10 22:16, Michael Eager wrote:
Hi John --

I'm glad to hear that you are trying to build ddd-3.4.0 on Solaris.

I need more information than the snippet you provided.  Can you capture all of the output of your build and send it to me:
   $ make 2>&1 | tee make.log

I have attached the build log, which you should receive even the gnu mailer strips it off. I used the following configuration invocation.

MAKE=gmake CC=/home/build/gcc/13.1.0/bin/gcc CXX=/home/build/gcc/13.1.0/bin/g++ ../configure

I decided to use the latest gcc.


BTW, gcc-4.8.2 is very old; the current version is gcc-12.2.  Similarly, ddd-3.3.9 is nearly 20 years old.

True but at least ddd-3.3.9 builds on my system. #6-)

Sincerely,
john



On 5/10/23 15:43, Stuff Received wrote:
Greetings, All.

On 2023-05-10 11:20, Michael Eager wrote:
DDD, the DATA DISPLAY DEBUGGER, version 3.4.0 has been released.

DDD is a graphical front end for GDB (and other debuggers) with an
intuitive interface and an interactive graphical display for data.
This release, the first since 2009, has been updated to support
current OS and library versions, improve the build process, fix a
number of bugs as well as make a number of enhancements.

DDD's maintainers are Stefan Eickler and Michael Eager.  Please
send questions or comments to mailto:ddd@gnu.org.

Information about DDD can be found on the DDD project page:
https://www.gnu.org/software/ddd/


I tried building 3.4.0 on Solaris 11.3/Sparc using the same options that successfully built 3.3.9.  The following undefined symbols resulted.

Undefined                       first referenced
  symbol                             in file
TextSetSelection(_WidgetRec*, long, long, unsigned long) ddd.o
string_Scopy(strRep*, strRep*)      ddd.o
__1cPRegionGraphNodeG_print6kMrnDstdNbasic_ostream4Ccn0BLchar_traits4Cc____rknHGraphGC__v_ graph/BoxGraphN.o
__1cDstdNbasic_ostream4Ccn0ALchar_traits4Cc___2l6Mi_r1_ agent/LiterateA.o
string::from(int)                   ddd.o
[...]

DDD 3.3.9 built successfully with Solaris Studio 12.4.  I tried that and gcc 4.8.2 with the result above.

Please assist.

Sincerely,
john


Attachment: ddd-3.4.0.log.xz
Description: application/xz


reply via email to

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