@filip @rml @stikonas We need tcc to build other compilers and tcc is not complete for riscv64...
Our simpler tcc version doesn't have all the new development that is available upstream and I had to backport the riscv64 support for it. Now they diverged a little and it's kind of a problem.
Our simplified tcc will compile the upstream one and then that will compile the world. So we need both.