[TUHS] Off topic: Does anyone know what's going on with the PCC Revived project?
arnold at skeeve.com
arnold at skeeve.com
Sun May 25 17:45:37 AEST 2025
Dan Cross <crossd at gmail.com> wrote:
> Well, there's https://github.com/rui314/chibicc, which is pretty small
> and seems decent (caveat that I haven't used it, though).
Thanks for the link. Trying
./configure CC=chibicc
for gawk results in:
checking whether we are cross compiling... configure: error: in `/home/arnold/Gnu/gawk/gawk.git':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
A quick look seems to show that it doesn't know where to find all
the system include files.
The last commit was 5 years ago...
Arnold
More information about the TUHS
mailing list