Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v4]

2023-04-05 Thread Erik Joelsson
On Wed, 5 Apr 2023 13:43:11 GMT, Guoxiong Li wrote: >> Hi all, >> >> This patch adds the RISC-V related content to `building.md`. But I didn't >> generate `building.html` locally, because I know the `pandoc` version >> may influencethe the output of `building.html` (Need help here). >> >> I k

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v4]

2023-04-05 Thread Guoxiong Li
> Hi all, > > This patch adds the RISC-V related content to `building.md`. But I didn't > generate `building.html` locally, because I know the `pandoc` version > may influencethe the output of `building.html` (Need help here). > > I know there are many steps and subtle points about cross-compil

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v3]

2023-04-05 Thread Guoxiong Li
On Wed, 5 Apr 2023 13:11:15 GMT, Erik Joelsson wrote: > Generated html file here https://github.com/erikj79/jdk/commits/pull/13223 Thanks. - PR Comment: https://git.openjdk.org/jdk/pull/13223#issuecomment-1497504282

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v3]

2023-04-05 Thread Erik Joelsson
On Wed, 5 Apr 2023 02:43:05 GMT, Guoxiong Li wrote: >> Hi all, >> >> This patch adds the RISC-V related content to `building.md`. But I didn't >> generate `building.html` locally, because I know the `pandoc` version >> may influencethe the output of `building.html` (Need help here). >> >> I k

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v2]

2023-04-04 Thread Guoxiong Li
On Thu, 30 Mar 2023 04:21:01 GMT, Chen Liang wrote: >> Guoxiong Li has updated the pull request incrementally with three additional >> commits since the last revision: >> >> - Add riscv64 related content to 'Debian sysroots' >> - qemu-debootstrap has been deprecated, use debootstrap instead.

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v3]

2023-04-04 Thread Guoxiong Li
> Hi all, > > This patch adds the RISC-V related content to `building.md`. But I didn't > generate `building.html` locally, because I know the `pandoc` version > may influencethe the output of `building.html` (Need help here). > > I know there are many steps and subtle points about cross-compil

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v2]

2023-03-29 Thread Chen Liang
On Thu, 30 Mar 2023 04:11:58 GMT, Guoxiong Li wrote: >> Hi all, >> >> This patch adds the RISC-V related content to `building.md`. But I didn't >> generate `building.html` locally, because I know the `pandoc` version >> may influencethe the output of `building.html` (Need help here). >> >> I

Re: RFR: JDK-8305118: Add RISC-V related content to building.md

2023-03-29 Thread Guoxiong Li
On Wed, 29 Mar 2023 10:28:37 GMT, Aleksey Shipilev wrote: > RISC-V cross-compiles with sysroots fine: > https://builds.shipilev.net/openjdk-jdk/configure-logs/configure-openjdk-jdk-linux-riscv64-server-release-gcc10-glibc2.31.log > > https://builds.shipilev.net/openjdk-jdk/build-logs/build-ope

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v2]

2023-03-29 Thread Guoxiong Li
On Wed, 29 Mar 2023 13:37:36 GMT, Erik Joelsson wrote: >> Guoxiong Li has updated the pull request incrementally with three additional >> commits since the last revision: >> >> - Add riscv64 related content to 'Debian sysroots' >> - qemu-debootstrap has been deprecated, use debootstrap instea

Re: RFR: JDK-8305118: Add RISC-V related content to building.md [v2]

2023-03-29 Thread Guoxiong Li
> Hi all, > > This patch adds the RISC-V related content to `building.md`. But I didn't > generate `building.html` locally, because I know the `pandoc` version > may influencethe the output of `building.html` (Need help here). > > I know there are many steps and subtle points about cross-compil

Re: RFR: JDK-8305118: Add RISC-V related content to building.md

2023-03-29 Thread Erik Joelsson
On Wed, 29 Mar 2023 10:14:49 GMT, Guoxiong Li wrote: > Hi all, > > This patch adds the RISC-V related content to `building.md`. But I didn't > generate `building.html` locally, because I know the `pandoc` version > may influencethe the output of `building.html` (Need help here). > > I know th

Re: RFR: JDK-8305118: Add RISC-V related content to building.md

2023-03-29 Thread Aleksey Shipilev
On Wed, 29 Mar 2023 10:14:49 GMT, Guoxiong Li wrote: > Hi all, > > This patch adds the RISC-V related content to `building.md`. But I didn't > generate `building.html` locally, because I know the `pandoc` version > may influencethe the output of `building.html` (Need help here). > > I know th

RFR: JDK-8305118: Add RISC-V related content to building.md

2023-03-29 Thread Guoxiong Li
Hi all, This patch adds the RISC-V related content to `building.md`. But I didn't generate `building.html` locally, because I know the `pandoc` version may influencethe the output of `building.html` (Need help here). I know there are many steps and subtle points about cross-compiling the exter