On Tue, Sep 11, 2012 at 2:16 PM, <kai.koe...@nokia.com> wrote: > >> -----Original Message----- >> From: ext Ray Donnelly [mailto:mingw.andr...@gmail.com] >> Sent: Tuesday, September 11, 2012 2:19 PM >> To: mingw-w64-public@lists.sourceforge.net >> Subject: Re: [Mingw-w64-public] cc1plus.exe crash (x86_64-mingw-w64-gcc- >> 4.7.1-release-c, c++, fortran-sjlj-rev3.7z) >> >> If you do --save-temps and put the .ii file somewhere then someone might be >> able to diagnose better. > > Hi Ray, > > Thanks for the tip. Adding --save-temps does generate an > qdesigner_components.ii file, but it's empty :( > > Regards > > Kai
Hmm, tricky! I'm guessing it crashes before flushing the file writes in that case. Well, you could just preprocess the code (try adding -E): http://gcc.gnu.org/onlinedocs/gcc/Preprocessor-Options.html Cheers, Ray. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Mingw-w64-public mailing list > Mingw-w64-public@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public