ddd
[Top][All Lists]
Advanced

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

Re: DDD-3.3.9-test1 is released [HP-UX 10.20, PA-RISC, gcc 3.4.0]


From: Andrew Gaylard
Subject: Re: DDD-3.3.9-test1 is released [HP-UX 10.20, PA-RISC, gcc 3.4.0]
Date: Fri, 14 May 2004 21:40:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030

Seip, Christopher wrote:
I built on HP-UX 10.20 on PA-RISC architecture, using GCC 3.4.0 and GNU
make 3.80.  Pretty similar to Tom Wurgler's build on HP-UX 11.0 with GCC
3.3.2.

It choked at the final linking of ddd, just couldn't find libXm:
"g++: /usr/lib/libXm.a: No such file or directory"

I worked around it by running:
make LIBXM=/usr/lib/Motif1.2_R6/libXm.a

(There's also a libXm.a on my HP-UX 10.20 system in /usr/dt/lib.)

Regards,

--Chris--

Chris,

This annoying problem should now be fixed in 3.3.9-test2
(finally!).  A plain "make" should work on all HP-UX revisions.
At the least, libXm should be found properly.

The other problem with 10.20 requiring no optimisation and
-O3 may still be present -- please try a plain

        ./configure
        make
        make check

and let me know what happens.

Thanks for all your help with getting this to work; I no
longer have access to a 10.20 machine.

Andrew.





reply via email to

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