Hello,
Is it possible to add some command line option to keep chc12 from opening a window? Or alternatively having it stay open after compiling a source file?
I'm using chc12 to compile c, c++ sources. I changed from using CodeWarrior to a custom make-based build system. Whenever I call chc12, a window opens, and shows up in the windows taskbar. I looked through the documentation, but didn't see a way to do it. I have a few hundred source files to compile, and the chc12 window keeps opening/closing and making my taskbar buttons move around.