> Joel, you said you'd built GDB 5.3 on HP/UX recently, right? Were you using > GNU tools? Yes. I used GNU make, and GCC (3.0.1). The configure command I used was: ./configure --disable-nls And then a plain make. I have never tried to build GDB using the HP/UX C compiler. But looks like it is a lot of trouble... -- Joel