config-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Add "riscv" as an alias for "riscv32"


From: Earnie
Subject: Re: [PATCH] Add "riscv" as an alias for "riscv32"
Date: Thu, 21 Jun 2018 13:49:51 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 6/20/2018 7:55 PM, Palmer Dabbelt wrote:
> 
> The one saving grace here is that most of the RISC-V toolchains support
> generating code for all targets -- in other words "riscv32-*-gcc
> -march=rv64gc" is a valid thing to do, and will generate 64-bit code
> (and links against a 64-bit libc).  As a result, none of this actually
> matters.
> 

Given this I can understand the frustration of needing the 32/64
specifier.  I would then suggest the patch removes riscv32 and riscv64
specifics and use riscv* instead.  I.E. use riscv*-* as the filter.

-- 
Earnie



reply via email to

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