Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants

😂😂😂
i switched to cmake yesterday, and life is somewhat easier since.
Makefiles are still cool though.
And today, I just found out that clang/LLVM had 17 whole percents of usage in the world! It's awful !!!!
I mean, yes, the err messages are friendlier, (does it really compile faster?), but that's it! GCC (only speaking about C ofc) got awesome code optimizations, very portable.
The one and only reason I'm using GCC for my projects (my engine) and not smth niche like TCC (my favorite compiler!) is that GCC with MinGW is giving out "glext", something WINDOWS ISNT DOING I HOPE U GET SICK WDDM TEAM!
I also keep wondering about using LCC (the one used in Quake3), compcert, icc (intel compiler, optimizing for certain CPUs).
rant
llvm
make
gcc
compiler
cmake
opengl
clang