From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Tracy Subject: Re: [BUG] 4.9.0 build error on Alpha Date: Sat, 31 Dec 2016 21:32:58 -0600 Message-ID: <20170101033258.GA7310@gherkin.frus.com> References: <20161230030846.GA25929@gherkin.frus.com> <20161230033747.GB26007@gherkin.frus.com> <3a3389e5-e6f5-5ec3-ca26-762162d2a4ac@gmx.de> <20161231064337.GA3209@gherkin.frus.com> <20161231072032.GA3544@gherkin.frus.com> <20161231152037.GA4896@gherkin.frus.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-alpha-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Maciej W. Rozycki" Cc: Helge Deller , Matt Turner , linux-alpha , Debian Alpha Mailing List , Michael Cree , Richard Henderson On Sun, Jan 01, 2017 at 01:23:06AM +0000, Maciej W. Rozycki wrote: > You need to *replace* any `.text' pseudo-ops throughout with the said > `.section' pseudo-op for this to have any effect. That makes sense, especially given the fact the *original* error messages didn't change. Sorry for being "thick". Corrections made. Build proceeding... --Bob