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 f9CHk9j26418 for linux-mips-outgoing; Fri, 12 Oct 2001 10:46:09 -0700 Received: from dea.linux-mips.net (a1as05-p89.stg.tli.de [195.252.187.89]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f9CHk6D26415 for ; Fri, 12 Oct 2001 10:46:06 -0700 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.1/8.11.1) id f9CHjNm00748; Fri, 12 Oct 2001 19:45:23 +0200 Date: Fri, 12 Oct 2001 19:45:23 +0200 From: Ralf Baechle To: Hanks Li Cc: linux-mips@oss.sgi.com Subject: Re: Big endian problem Message-ID: <20011012194523.A691@dea.linux-mips.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hli@quicklogic.com on Fri, Oct 12, 2001 at 12:26:07PM -0400 X-Accept-Language: de,en,fr Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Fri, Oct 12, 2001 at 12:26:07PM -0400, Hanks Li wrote: > Has anyone tried to compile in Big Endian mode? When I compile the code in > big endian, I got the following message. Does anybody know how to solve this > problem? The assembler I'm using is "GNU assembler 2.11.90.0.27". I have no > problem compiling the code in little endian at all. What compiler is this? Ralf