@@ -92,8 +92,10 @@ xpm link -C ~/Work/xpack-dev-tools/xbb-helper-xpack.git
9292
9393The xPack GNU RISC-V Embedded GCC release schedule will generally follow the
9494[ GNU] ( https://gcc.gnu.org/releases.html ) release schedule. To save some
95- time, the initial X.1 release will be skipped. Updates for previous releases
96- are also planned (like X-1.3, X-2.4, X-3.5).
95+ time, the initial X.1 release will be skipped. Updates for previous releases,
96+ like (X-1).3, (X-2).4, (X-3).5, are also planned.
97+ The builds will be performed after all these releases will be available
98+ (tentatively in August-September).
9799
98100## How to make new releases
99101
@@ -549,13 +551,13 @@ These commands use the `xpack-develop` branch of this repo.
549551
550552## Durations & results
551553
552- The full builds take about 14 hours (3h30 without multi-libs):
554+ The full builds take about 15 hours (4h24 without multi-libs):
553555
554- - ` xbbmi ` : 6h20 (1h04)
555- - ` xbbma ` : 2h22 (0h33)
556- - ` xbbli ` : 2h49 (0h41) Linux, 2h51 (0h33) Windows
557- - ` xbbla ` : 13h33 (4h24)
558- - ` xbbla32 ` : 14h00 (4h17)
556+ - ` xbbmi ` : 5h15 (1h04) (nuc )
557+ - ` xbbma ` : 2h35 (0h33)
558+ - ` xbbli ` : 2h52 (0h41) Linux, 2h49 (0h33) Windows
559+ - ` xbbla ` : 13h33- (4h24)
560+ - ` xbbla32 ` : 14h00- (4h17)
559561
560562The workflows results and logs are available from the
561563[ Actions] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/actions/ ) page.
0 commit comments