| To: | Carsten Langgaard <carstenl@mips.com> |
|---|---|
| Subject: | Re: Latest sources from CVS. |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 6 Dec 2002 14:07:32 +0100 |
| Cc: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>, "Kevin D. Kissell" <kevink@mips.com>, linux-mips@linux-mips.org |
| In-reply-to: | <3DF09DA9.B3D108@mips.com>; from carstenl@mips.com on Fri, Dec 06, 2002 at 01:52:57PM +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.GSO.3.96.1021205143717.29101C-100000@delta.ds2.pg.gda.pl> <3DEF5EB0.A1A18E17@mips.com> <3DF09DA9.B3D108@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
On Fri, Dec 06, 2002 at 01:52:57PM +0100, Carsten Langgaard wrote:
> I'm afraid I have to speak up again :-(
> Although the new binutils (binutils-mips64el-linux-2.13.1-1.i386.rpm) work on
> the latest sources from linux-mips.org, I have a problem with my local
> sources.
>
> I get the following error from the assembler:
>
>
> {standard input}: Assembler messages:
> {standard input}:329: Warning: dla used to load 32-bit register
> {standard input}:382: Error: Number (0xffffffff) larger than 32 bits
> {standard input}:408: Warning: dla used to load 32-bit register
These are caused by an !%$@#$!$ incompatible change in gas. In essence
the code model we're using now requires to pass the additional option
-mgp64. arch/mips64/Makefile probes for gas accepting this new option.
So standard advice, update your sources.
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Latest sources from CVS., Carsten Langgaard |
|---|---|
| Next by Date: | Re: Latest sources from CVS., Thiemo Seufer |
| Previous by Thread: | Re: Latest sources from CVS., Carsten Langgaard |
| Next by Thread: | Re: Latest sources from CVS., Carsten Langgaard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |