[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 09/10] RISC-V: Add to build system
From: |
Andreas Schwab |
Subject: |
Re: [PATCH v2 09/10] RISC-V: Add to build system |
Date: |
Wed, 14 Nov 2018 16:28:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
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.
Andreas.
--
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- [PATCH v2 02/10] PE: Add RISC-V definitions, (continued)
- [PATCH v2 02/10] PE: Add RISC-V definitions, Alexander Graf, 2018/11/14
- [PATCH v2 01/10] efi: Rename armxx to arch, Alexander Graf, 2018/11/14
- [PATCH v2 04/10] RISC-V: Add setjmp implementation, Alexander Graf, 2018/11/14
- [PATCH v2 08/10] RISC-V: Add auxiliary files, Alexander Graf, 2018/11/14
- [PATCH v2 09/10] RISC-V: Add to build system, Alexander Graf, 2018/11/14
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Bin Meng, 2018/11/14
- Re: [PATCH v2 09/10] RISC-V: Add to build system,
Andreas Schwab <=
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Bin Meng, 2018/11/14
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Alexander Graf, 2018/11/14
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Bin Meng, 2018/11/14
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Alexander Graf, 2018/11/15
- Re: [PATCH v2 09/10] RISC-V: Add to build system, Bin Meng, 2018/11/15
[PATCH v2 07/10] RISC-V: Add awareness for RISC-V reloations, Alexander Graf, 2018/11/14
[PATCH v2 06/10] RISC-V: Add Linux load logic, Alexander Graf, 2018/11/14