Hacker News new | past | comments | ask | show | jobs | submit login

`make` works pretty well on ... everything I've written that I kept since then.

`cmake ..` otoh, tends not to.




`make` itself works fine, that hasn't changed in decades. That doesn't mean the tooling `make` scripts kick into gear still exist, or work, or do the same things, though. Makefiles don't fix the dependency on a fifteen year old C compiler.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: