stnolting / riscv-gcc-prebuilt

📦 Prebuilt RISC-V GCC toolchains for x64 Linux.
GNU General Public License v2.0
87 stars 8 forks source link

riscv-gcc-prebuilt: add builded commit hash to doc #7

Open andkae opened 8 months ago

andkae commented 8 months ago

Hi Stephan,

your Prebuilt GCC is a real big deal. It makes the compile of source code easily. But whenever you are in need to build your GCC from scratch it would be very helpful to store also the used commit for build in your table:

image

This table could for instance modified to:

Status Release (tag) Download GCC binutils march mabi c-lib
:red_circle: rv32i-4.0.0 :floppy_disk: download 12.1.0 2.39 rv32i ilp32 newlib

Could this suitable?

Thanks and BR, Andreas

stnolting commented 8 months ago

Great idea! Let's keep this open until the next toolchain upload.