[riscv-port-jdk11u:riscv-port] RFR: 8314420: Implementation of JEP 422: Linux/RISC-V Port
kuaiwei
duke at openjdk.org
Mon Aug 21 09:01:54 UTC 2023
On Fri, 18 Aug 2023 03:16:53 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Seems that I can not do a native build on hifive unmatched with `--disable-precompiled-headers` or without `--disable-warnings-as-errors`. The GCC version is `gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)`. Please have a look.
>
> PS: And we should add RISC-V code for https://bugs.openjdk.org/browse/JDK-8313796 which has just been backported to jdk11u-dev
I built the jdk on qemu with gcc10. I will check if it can be built with other gcc version.
For JDK-8313796, I will add it to backport patch list.
Thanks for your suggestion.
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#issuecomment-1685929760
More information about the riscv-port-dev
mailing list