I encountered my first problem with CL/gcc when trying to create a .dll file. The "Dynamic library" project creates .so and I didn't find a way to change it to .dll. :/
Do the programs created using gcc need anything similar to the Microsoft C++ Redistributable (runtime library or whatever it's called) or something?
I had more questions but I forgot them, I'll add them here later.
