Ok I solved this.
I took the example cmake Makefile
from C_API/Examples/Life
and adapted it.
For whatever reason, I had to add --nosys.specs
to common.mk.
Anyway, I still don't know why the build became broken. But it's working now.
Ok I solved this.
I took the example cmake Makefile
from C_API/Examples/Life
and adapted it.
For whatever reason, I had to add --nosys.specs
to common.mk.
Anyway, I still don't know why the build became broken. But it's working now.