Gary Beckmann <gbeckmann(a)radionics.com> wrote:
My compiler is only two months behind yours...
Weird. I've been building Emacs/XEmacs for years and years under
HP-UX (and I'm still on 10.20), and I can't remember a time when I had
any problem remotely similar to yours. I'm pretty sure that -g has
always worked for me. Any problems I've had have always been with some
kind of optimization, or with non-compiler-related issues (like audio
libraries, X11, or undump).
Oh, wait -- you're using "-O -g". Stop doing that. Use either
"-g" or "-O", but not both.
Upgrading the compiler is not an option (you have no idea of the
amount of regression testing that would cause). Since 10.20 is a dead
branch of HP-UX, there is no argument I could bring to convince folks
here to do a compiler upgrade. Running optimized is fine. I just
won't get my line numbers....
Yah. I understand.
Besides, I believe I have solved the hangs I was looking for. Using
customize (which I discovered had a category "killing"), I have turned
off the use of the clipboard, and haven't had any hangs yet. I'm
still waiting a few days to confirm that before I "officially" report
that as a work-around (at least for HP-UX 10.20, if you experience the
hangs). I don't seem to need the clipboard anyway. The primary
If your site is patch-phobic, then the problem may be that you're
using buggy X11 libraries. HP has a seeming boatload of patches for
X11, and you really should (but probably don't) have somewhat recent
patches.
[ As a side note, I've got something like 120+ patches installed on my
old HP-UX 10.20 workstation, although I don't strictly need all of
them. ]
I'm not seeing any clipboard hangs, although I am using 21.4.5, and
not 21.4.6.
--
Darryl Okahata
darrylo(a)soco.agilent.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Agilent Technologies, or
of the little green men that have been following him all day.