[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't compile r220 because of setjmp.S
From: |
Vladimir 'phcoder' Serbinenko |
Subject: |
Re: can't compile r220 because of setjmp.S |
Date: |
Sat, 16 May 2009 18:34:23 +0200 |
On Sat, May 16, 2009 at 6:23 PM, Felix Zielcke <address@hidden> wrote:
> Hi list,
>
> r2220 on amd64 fails for me with:
>
> cc -Ilib/i386 -I/tmp/buildd/grub2-1.96+20090516/lib/i386 -I. -I./include
> -I/tmp/buildd/grub2-1.96+20090516/include -Wall -W -DASM_FILE=1 -MD -c -o
> setjmp_mod-lib_i386_setjmp.o /tmp/buildd/grub2-1.96+20090516/lib/i386/setjmp.S
> setjmp.S: Assembler messages:
> setjmp.S:33: Error: suffix or operands invalid for `pop'
> setjmp.S:37: Error: suffix or operands invalid for `jmp'
> setjmp.S:55: Error: suffix or operands invalid for `jmp'
It tries to compile 32-bit version. You should say it to take 64-bit
one. I have to go to eat now. When I come back if you haven't done it
yet I'll do it
>
> Both with binutils from Debian sid and experimental
> GNU assembler version 2.19.1 (x86_64-linux-gnu) using BFD version (GNU
> Binutils for Debian) 2.19.1
> GNU assembler version 2.19.51 (x86_64-linux-gnu) using BFD version (GNU
> Binutils for Debian) 2.19.51.20090508
>
> I don't know any ASM at all so I can't fix this.
> --
> Felix Zielcke
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'phcoder' Serbinenko
- can't compile r220 because of setjmp.S, Felix Zielcke, 2009/05/16
- Re: can't compile r220 because of setjmp.S,
Vladimir 'phcoder' Serbinenko <=
- Re: can't compile r220 because of setjmp.S, Felix Zielcke, 2009/05/16
- Re: can't compile r220 because of setjmp.S, Felix Zielcke, 2009/05/16
- Re: can't compile r220 because of setjmp.S, Javier Martín, 2009/05/16
- Re: can't compile r220 because of setjmp.S, Vladimir 'phcoder' Serbinenko, 2009/05/16
- Re: can't compile r220 because of setjmp.S, Felix Zielcke, 2009/05/16
- Re: can't compile r220 because of setjmp.S, Bean, 2009/05/16