From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8200 invoked by alias); 3 Nov 2002 00:29:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8101 invoked from network); 3 Nov 2002 00:29:47 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 3 Nov 2002 00:29:47 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id D80FCD2CC7; Sat, 2 Nov 2002 16:32:02 -0800 (PST) Date: Sat, 02 Nov 2002 16:29:00 -0000 From: Joel Brobecker To: gcc@gcc.gnu.org, gdb@sources.redhat.com Subject: Re: HPUX `make' Message-ID: <20021103003202.GH19987@gnat.com> References: <20021102192116.GA2044@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021102192116.GA2044@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg00019.txt.bz2 > 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