grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 09/10] RISC-V: Add to build system


From: Alexander Graf
Subject: Re: [PATCH v2 09/10] RISC-V: Add to build system
Date: Wed, 14 Nov 2018 18:02:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 11/14/2018 04:34 PM, Bin Meng wrote:
On Wed, Nov 14, 2018 at 11:28 PM Andreas Schwab <address@hidden> wrote:
On Nov 14 2018, Bin Meng <address@hidden> wrote:

- use riscv32-* toolchain to build riscv64 target (-m64 required)
- use riscv64-* toolchain to build riscv32 target (-m32 required)
riscv does not use -m64/-m32.

Ah, yes! I was brain-dead. I actually wanted to say

- use riscv32-* toolchain to build riscv64 target (riscv32 cpu detected)
- use riscv64-* toolchain to build riscv32 target (riscv64 cpu detected)

and before I hit 'send', I changed it to -m32/-m64. Sorry for the wrong message.

So what would you expect instead?


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]