Currently GCC compiles just fine, but when running it under zigux, the following error is shown:
root@zigux /$ gcc
gcc: fatal error: cannot read spec file '/usr/lib/gcc/x86_64-zigux/12.1.0/specs': No such file or directory (ENOENT)
compilation terminated.
This file is not present on my Linux host either, but seems to work here just fine..? That error also causes bash to crash for unknown reasons :/
Currently GCC compiles just fine, but when running it under zigux, the following error is shown:
This file is not present on my Linux host either, but seems to work here just fine..? That error also causes bash to crash for unknown reasons :/