diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-10-24 12:00:37 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-10-24 12:00:37 +0200 |
commit | 34e4c3f859af9c68d26decc55251b2e940702cef (patch) | |
tree | 6905a760408bffd589aef7b2d7c4829d89a72589 /README | |
parent | cb4094f3f09b420dc27acf164f01c78839dd4343 (diff) |
README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux)
chibicc (amd64): https://github.com/rui314/chibicc
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -111,7 +111,9 @@ Optional dependencies OS tested --------- -- Linux (compilers: clang, cproc, gcc, lacc, pcc, tcc, libc: glibc, musl). +- Linux, + compilers: clang, gcc, chibicc, cproc, lacc, pcc, tcc, + libc: glibc, musl. - OpenBSD (clang, gcc). - NetBSD - FreeBSD @@ -126,7 +128,7 @@ OS tested Architectures tested -------------------- -amd64, ARM, aarch64, HPPA, i386, MIPS32-BE, SPARC64, Z80. +amd64, ARM, aarch64, HPPA, i386, MIPS32-BE, RISCV64, SPARC64, Z80. Files |