From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6016 invoked by alias); 24 Apr 2002 19:12:37 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 6006 invoked from network); 24 Apr 2002 19:12:30 -0000 Received: from unknown (HELO www.linux.org.uk) (195.92.249.252) by sources.redhat.com with SMTP; 24 Apr 2002 19:12:30 -0000 Received: from willy by www.linux.org.uk with local (Exim 3.33 #5) id 170SBp-0007cN-00; Wed, 24 Apr 2002 20:12:29 +0100 Date: Wed, 24 Apr 2002 12:43:00 -0000 From: Matthew Wilcox To: John David Anglin Cc: gcc@gcc.gnu.org, willy@debian.org Subject: Re: PA specifies invalid T_ADAFLAGS Message-ID: <20020424201229.E5491@parcelfarce.linux.theplanet.co.uk> References: <200204241903.g3OJ30JL003697@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204241903.g3OJ30JL003697@hiauly1.hia.nrc.ca>; from dave@hiauly1.hia.nrc.ca on Wed, Apr 24, 2002 at 03:02:59PM -0400 X-SW-Source: 2002-04/txt/msg01261.txt.bz2 On Wed, Apr 24, 2002 at 03:02:59PM -0400, John David Anglin wrote: > The use of T_ADAFLAGS stems from this change: > > 2001-10-08 Zack Weinberg > > * aclocal.m4 (gcc_AC_PROG_GNAT): New. > * configure.in: Use it. > * configure: Regenerated. > * config/pa/t-linux, config/pa/t-pa, config/pa/t-pa64, > config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS. > > I suspect using "-mdisable-indexing" dates from a time when indexing > didn't work very well. This was reworked a year or two ago. > > Could you try removing the defines for T_ADAFLAGS and see what happens? I did just that when building the host=i386-linux, target=hppa-linux and that built fine. I then built build=i386-linux, host=hppa-linux, target=hppa-linux and did not need to remove -mdisable-indexing. I'm now trying to build a native compiler on gsyprf11 with the result of that ... will report back. -- Revolutions do not require corporate support.