Mailing List Archive

Re: Rob's HP-UX problems... [Brandon Long <blong@fiction.isdn.uiuc.edu>] (fwd)
More crazy addresses (this address is now enabled with post
permissions)

---------- Forwarded message ----------
Date: Mon, 10 Jul 1995 09:24:46 -0500
From: Brandon Long <blong@fiction.isdn.uiuc.edu>
To: new-httpd@hyperreal.com
Subject: Re: Rob's HP-UX problems...


>
> Oooooooooops... this fixes it here (with this, and a replacement
> userdir module to accomodate local conventions, it runs fine on the HP
> webserver downstairs).
>
> (An observation --- I had much better luck compiling with 'gcc' for
> debugging than compiling with 'c89'. It's possible that the people
> downstairs just hasn't paid the extra dough which the man page claims
> is required to get a vendor compiler with a working -g option, but
> there could also be some fight over stabs formats going on between the
> GNU suite and the vendor stuff...).
>
> Unfortunately, because of this, I didn't get to all the stuff I had
> planned. At least there's an alternative to the hard timeouts in TNR.
> Sigh...
>
> rst

You can't use gdb with HP's gcc. In fact, you must use GNU's assembler
with GCC in order to be able to use gdb (see the HPUX section of the
INSTALL for GCC).

HPsUX

Brandon