Darryl,
My compiler is only two months behind yours...
: gary@rules[14] ; strings `which cc` | grep ccom
/opt/ansic/lbin/ccom
/ccom
: gary@rules[15] ; what /opt/ansic/lbin/ccom
/opt/ansic/lbin/ccom:
LINT A.10.32.22 CXREF A.10.32.22
HP92453-01 A.10.32.22 HP C Compiler
HP-UX SLLIC/OPTIMIZER UX.10.20.563 (DAVIS): 01/28/99
Ucode Code Generator - UX10.20.67 (PACG_UX10)
REV: HP SESD Code
High Level Optimizer - UX.10.21.980511 (UX10.MULTI) [-DHLO_RELEASE +O3] -
05-Feb-99.05:21
/usr/lib/libc: $Revision: 76.3 $
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....
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
selection is sufficient, and is what users here are used to for all
the other inter-process transfers.
gary