diff --git a/README-BUILD.md b/README-BUILD.md index 76c9416..ba536d2 100644 --- a/README-BUILD.md +++ b/README-BUILD.md @@ -246,15 +246,15 @@ their SHA signatures, created in the `deploy` folder: ```console $ ls -l ~/Work/riscv-none-embed-gcc-*/deploy -total 1346668 --rw-rw-r-- 1 ilg ilg 347985751 Oct 10 14:22 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x32.tar.gz --rw-rw-r-- 1 ilg ilg 120 Oct 10 14:22 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x32.tar.gz.sha --rw-rw-r-- 1 ilg ilg 343458303 Oct 10 11:55 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x64.tar.gz --rw-rw-r-- 1 ilg ilg 120 Oct 10 11:55 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x64.tar.gz.sha --rw-rw-r-- 1 ilg ilg 337016277 Oct 10 14:58 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x32.zip --rw-rw-r-- 1 ilg ilg 117 Oct 10 14:58 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x32.zip.sha --rw-rw-r-- 1 ilg ilg 350502092 Oct 10 12:28 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x64.zip --rw-rw-r-- 1 ilg ilg 117 Oct 10 12:28 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x64.zip.sha +total 1429180 +-rw-rw-r-- 1 ilg ilg 366111034 Oct 24 23:03 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x32.tar.gz +-rw-rw-r-- 1 ilg ilg 120 Oct 24 23:03 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x32.tar.gz.sha +-rw-rw-r-- 1 ilg ilg 361419776 Oct 24 20:30 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x64.tar.gz +-rw-rw-r-- 1 ilg ilg 120 Oct 24 20:30 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-x64.tar.gz.sha +-rw-rw-r-- 1 ilg ilg 360858795 Oct 24 23:40 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x32.zip +-rw-rw-r-- 1 ilg ilg 117 Oct 24 23:40 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x32.zip.sha +-rw-rw-r-- 1 ilg ilg 375055827 Oct 24 21:04 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x64.zip +-rw-rw-r-- 1 ilg ilg 117 Oct 24 21:04 xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x64.zip.sha ``` #### Build the Arm GNU/Linux binaries @@ -325,11 +325,11 @@ archives and their SHA signatures, created in the `deploy` folder: ```console $ ls -l ~/Work/riscv-none-embed-gcc-*/deploy -total 667980 --rw-rw-r-- 1 ilg ilg 343409720 Oct 10 14:55 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm64.tar.gz --rw-rw-r-- 1 ilg ilg 122 Oct 10 14:55 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm64.tar.gz.sha --rw-rw-r-- 1 ilg ilg 340579759 Oct 10 22:10 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm.tar.gz --rw-rw-r-- 1 ilg ilg 120 Oct 10 22:10 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm.tar.gz.sha +total 702592 +-rw-rw-r-- 1 ilg ilg 361351380 Oct 24 23:42 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm64.tar.gz +-rw-rw-r-- 1 ilg ilg 122 Oct 24 23:42 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm64.tar.gz.sha +-rw-rw-r-- 1 ilg ilg 358086677 Oct 25 07:31 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm.tar.gz +-rw-rw-r-- 1 ilg ilg 120 Oct 25 07:31 xpack-riscv-none-embed-gcc-8.3.0-2.3-linux-arm.tar.gz.sha ``` ### Build the macOS binaries @@ -372,9 +372,9 @@ and its SHA signature, created in the `deploy` folder: ```console $ ls -l ~/Work/riscv-none-embed-gcc-*/deploy -total 666560 --rw-r--r-- 1 ilg staff 341272214 Oct 10 14:23 xpack-riscv-none-embed-gcc-8.3.0-2.3-darwin-x64.tar.gz --rw-r--r-- 1 ilg staff 121 Oct 10 14:23 xpack-riscv-none-embed-gcc-8.3.0-2.3-darwin-x64.tar.gz.sha +total 698240 +-rw-r--r-- 1 ilg staff 357492352 Oct 24 22:51 xpack-riscv-none-embed-gcc-8.3.0-2.3-darwin-x64.tar.gz +-rw-r--r-- 1 ilg staff 121 Oct 24 22:51 xpack-riscv-none-embed-gcc-8.3.0-2.3-darwin-x64.tar.gz.sha ``` ## Subsequent runs diff --git a/README-RELEASE.md b/README-RELEASE.md index f156ff2..921a3f0 100644 --- a/README-RELEASE.md +++ b/README-RELEASE.md @@ -312,7 +312,7 @@ On the development machine (`wks`) clear the folder where binaries from all build machines will be collected. ```bash -rm -f ~/Downloads/xpack-binaries/riscv* +rm -f ~/Downloads/xpack-binaries/riscv/* ``` Note: this step is very important, to avoid using test binaries! @@ -380,7 +380,7 @@ On the macOS machine (`xbbm`): caffeinate bash ~/Downloads/riscv-none-embed-gcc-xpack.git/scripts/build.sh --osx ``` -A typical run takes about 225 minutes. +A typical run takes about 250 minutes. On both Linux machines (`xbbi` and `xbba`): @@ -388,8 +388,8 @@ On both Linux machines (`xbbi` and `xbba`): bash ~/Downloads/riscv-none-embed-gcc-xpack.git/scripts/build.sh --all ``` -A typical run on the Intel machine takes about 290 minutes; -on the Arm machine it takes about 875 minutes. +A typical run on the Intel machine takes about 300 minutes; +on the Arm machine it takes about 945 minutes. ### Clean the destination folder @@ -397,7 +397,7 @@ On the development machine (`wks`) clear the folder where binaries from all build machines will be collected. ```bash -rm -f ~/Downloads/xpack-binaries/riscv* +rm -f ~/Downloads/xpack-binaries/riscv/* ``` ### Copy the binaries to the development machine