bug-ddd
[Top][All Lists]
Advanced

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

Re: Crash on HP-UX 11.00


From: Göran Uddeborg
Subject: Re: Crash on HP-UX 11.00
Date: Fri, 19 Dec 2003 10:24:23 +0100

> ext Arnaud Desitter wrote:
> >Could you provide the value of "host_os" on your machine so that we
> >can improve the support on HP-UX 11 ?

I have a working ddd on HP-UX too now! :-) The configure options I
used were

  --with-athena-includes=/usr/contrib/X11R6/include
  --with-athena-libraries=/usr/contrib/X11R6/lib

and then I built with

  make CFLAGS=-g CXXDEBUG= LIBXM=/usr/lib/libXm.a

This was successful.  host_os is hpux11.00.  I first tried to set
LIBXM to "-Bstatic -lXm -Bdynamic", but apparently libtool tries to be
too smart and didn't allow that.

I did not touch LDFLAGS.  I'm a bit confused why some of you seem to
need an explicit path to the GCC libraries.  For me, g++ automatically
searches its own directories.

Thanks a lot!




reply via email to

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