|
From: Eli Z. <el...@gn...> - 2015-05-20 14:54:09
|
> From: Clive Crous <cl...@cr...> > Date: Wed, 20 May 2015 08:59:56 +0000 > > I'm having trouble with failed compiles not giving any output at all (unless > the input source file is completely missing). > > I've used mingw-get to install everything on my system, and it appears that > gcc/g++ simply don't output errors anymore? Is there something I'm missing > here? > > I've attached a screenshot. Looks like something is wrong with your cc1.exe, it doesn't even announce itself, as it should under -v. |