From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fASIGxR31780 for linux-mips-outgoing; Wed, 28 Nov 2001 10:16:59 -0800 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id fASIGuo31773; Wed, 28 Nov 2001 10:16:56 -0800 Received: by ocean.lucon.org (Postfix, from userid 1000) id 7308E125C8; Wed, 28 Nov 2001 09:16:55 -0800 (PST) Date: Wed, 28 Nov 2001 09:16:55 -0800 From: "H . J . Lu" To: Florian Lohoff Cc: Ralf Baechle , linux-mips@oss.sgi.com Subject: Re: [PATCH] const mips_io_port_base !? Message-ID: <20011128091655.A20264@lucon.org> References: <20011127010214.B21296@paradigm.rfc822.org> <20011127171544.A29424@dea.linux-mips.net> <20011128141339.A5530@paradigm.rfc822.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011128141339.A5530@paradigm.rfc822.org>; from flo@rfc822.org on Wed, Nov 28, 2001 at 02:13:39PM +0100 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Wed, Nov 28, 2001 at 02:13:39PM +0100, Florian Lohoff wrote: > GNU assembler 2.11.92.0.10 Debian/GNU Linux You need binutils 2.11.92.0.12 and also read my README. H.J.