2015-04-14 19:13 GMT+02:00 James Franco <[email protected]>:

> I am attempting to port a project from Visual Studio to Mingw 64 bit GCC.
> During the port when I attempt to build a certain component using Mingw g++
> through CodeBlocks I get the error
> "cc1plus.exe has stopped working." Is there a way for me to figure out
> what might be the cause of this crash ? Could it be a certain flag ? or
> something else ? The details of My Mingw64 are as follows
>
> c:\mingw64\bin>gcc --version
> gcc (x86_64-win32-seh-rev3, Built by MinGW-W64 project) 4.8.2
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Any suggestions are welcome.
>

Could you provide the source file that triggers the crash together with the
compiler invocation?

Does the crash also happen with GCC 4.9 and/or 4.7, if it will compile your
code at all?

Cheers,

Ruben
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to