Maybe you should try LLVM, it probably has a better future than Pelles C...
Maybe so, but I'll always appreciate that Pelle Orinius has been providing his Pelles C
tools and support since
2003 and continues to do so.
It has been said that one of the best ways to test software is by using more than one
compiler system during development. I recently added LLVM / Clang to my tool set. I
now use MSVC, Mingw32/64 (Nuwen), LLVM-Clang, Pelles C, and (believe it or not)
Lcc-Win32 to do my testing on.
Every compiler system brings something different to the table and each has its strengths
and weaknesses. Using more than one compiler will almost certainly help one to develop
better code.
Pelles C should be in every Windows developer's tool kit.