From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:32805 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763769AbXGKX1p (ORCPT ); Wed, 11 Jul 2007 19:27:45 -0400 From: Andreas Schwab Subject: Re: [PATCH] Pass -g to assembler under CONFIG_DEBUG_INFO References: <20070711231929.579334D0555@magilla.localdomain> Date: Thu, 12 Jul 2007 01:27:35 +0200 In-Reply-To: <20070711231929.579334D0555@magilla.localdomain> (Roland McGrath's message of "Wed\, 11 Jul 2007 16\:19\:29 -0700 \(PDT\)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-arch-owner@vger.kernel.org To: Roland McGrath Cc: Andrew Morton , Jason Wessel , Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org List-ID: Roland McGrath writes: >> > +AFLAGS += $(call as-option, -gdwarf) >> >> The option is officially called -gdwarf-2, and -gdwarf2 is an alias for >> backward compatibility. But -gdwarf is ambigous and will error out. > > AFLAGS is actually passed to $(CC), not $(AS), and -gdwarf works there > (it's an unambiguous prefix of -gdwarf-2). Oh yes, you're right, sorry for the noise. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."