Windows C++ Compilers

You could build one fairly easy for simple projects.

But why not just craft a makefile that will do what you want?

Anyway…I think it’s possible to have a make rule that would build any arbitrary c/c++ source file. I am not a make guru. But you could definately build a shell script that would work.

ps. Long time no see dodgerdog :slight_smile: