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: Arnaud Desitter
Subject: Re: Crash on HP-UX 11.00
Date: Fri, 19 Dec 2003 12:17:45 -0000

Hi,

I added hpux11.00 as a system where the static link of motif
is done by default.

----- Original Message ----- 
From: "Göran Uddeborg" <uddeborg@carmen.se>
Sent: Friday, December 19, 2003 9:24 AM
Subject: Re: Crash on HP-UX 11.00


> > 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.

Your solution is the best one. Another workaround is to use "-Wl,"
to fool libtool.

> 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.

I agree.

>
> Thanks a lot!
>

Regards,





reply via email to

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