(September 15, 2023 at 5:45 pm)Ravenshire Wrote:(September 15, 2023 at 5:12 pm)FlatAssembler Wrote: Because I thought that it would be obvious to somebody who actually programs why Microsoft C++ Compiler is better than open-source GCC and CLANG. Yes, Microsoft C++ Compiler compiles more slowly. And the programs it produces run slower. But, Jesus Christ, it's slower because it is doing something useful. And you will much sooner develop a working program if you are using Microsoft C++ Compiler than if you are using GCC or CLANG.(my bold)
So, you don't care about a quality end product? Faster and easier (for you) is all that matters?
Color me seven shades of "not surprised."
Absolutely not, I make releases using GCC where it is available and CLANG where GCC is not available (GCC for now cannot target WebAssembly): https://sourceforge.net/projects/aecforw...es/v2.6.0/