[Top][All Lists]
[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: |
Seip, Christopher |
Subject: |
RE: DDD-3.3.9-test1 is released [HP-UX 10.20, PA-RISC, gcc 3.4.0] |
Date: |
Thu, 29 Apr 2004 12:05:50 -0700 |
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--
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Andrew
Gaylard
Sent: Wednesday, April 28, 2004 12:41 PM
To: address@hidden
Cc: address@hidden
Subject: DDD-3.3.9-test1 is released
Hi people,
I have released the first (and hopefully last) test release before 3.3.9
sees the light of day.
Since this release has many changes, I'd be grateful if everyone would
give it a spin, and let the mailing list know whether it works or not.
I'm particularly interested in build issues on commercial Unix
platforms. This release should (finally!) build fine on HPUX-11.11,
Solaris-8, Irix-6.5.x, and Tru64-v5.1. But I need proof, so let me know
(whatever your platform).
I'm pretty sure that Cygwin and MacOS users will still have build
problems. Sorry guys, you'll have to wait for 3.3.10 or later, I just
haven't had a chance (nor have I had any patches for these platforms).
Oh yes, you can find the release at
http://sourceforge.net/projects/ddd/
Non-test releases will also be available on ftp.gnu.org, naturally.
Go get it!
Andrew.
_______________________________________________
Ddd mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/ddd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- RE: DDD-3.3.9-test1 is released [HP-UX 10.20, PA-RISC, gcc 3.4.0],
Seip, Christopher <=