From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5277 invoked by alias); 6 Jul 2006 20:38:16 -0000 Received: (qmail 5269 invoked by uid 22791); 6 Jul 2006 20:38:16 -0000 X-Spam-Check-By: sourceware.org Received: from palrel10.hp.com (HELO palrel10.hp.com) (156.153.255.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Jul 2006 20:38:13 +0000 Received: from smtp1.ptp.hp.com (smtp.cup.hp.com [15.1.28.250]) by palrel10.hp.com (Postfix) with ESMTP id C5E453416A; Thu, 6 Jul 2006 13:38:11 -0700 (PDT) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [16.89.92.85]) by smtp1.ptp.hp.com (Postfix) with ESMTP id A2274404B51; Thu, 6 Jul 2006 20:38:11 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3 (PHNE_24419+JAGae58098)/8.7.3 TIS Messaging 5.0) id NAA03674; Thu, 6 Jul 2006 13:38:11 -0700 (PDT) Date: Thu, 06 Jul 2006 20:38:00 -0000 From: Steve Ellcey Message-Id: <200607062038.NAA03674@hpsje.cup.hp.com> To: jeremy.palmer@oracle.com Cc: gdb@sourceware.org Subject: Re: Problem compiling gdb 6.4 on HP 11.11 In-Reply-To: <20060705151248021.00000005552@PALMER1> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00016.txt.bz2 Jeremy, I tried building gdb 6.4 on HP 11.11 with the HP compiler and it failed but not with the same error message you got. Mine died with: cc: "../../gdb-6.4/gdb/hppa-hpux-tdep.c", line 1933: error 1610: Attempting to return value from function of type void. I was able to build it with GCC with no problems. gdb 6.5 has been released now, I don't know if that would work better with HP C or not. I didn't try it. Steve Ellcey sje@cup.hp.com