Re: [Mingw-w64-public] help with internal error

2013-11-19 Thread Alessio Mochi
Hey thanks you very much! I remove the -fpermissive and fix some errors and now the internal error go away! Il Martedì 19 Novembre 2013 12:24, Ruben Van Boxem ha scritto: 2013/11/19 Alessio Mochi I follow your guide and I post the gcc bug.  >This is the link http://gcc.gnu.org/bugzilla/sh

Re: [Mingw-w64-public] help with internal error

2013-11-19 Thread Ruben Van Boxem
2013/11/19 Alessio Mochi > I follow your guide and I post the gcc bug. > This is the link http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59187 > Great! Now let's hope that the people that can actually fix this problem will look into it. I would strongly suggest to get rid of "-fpermissive" and fix

Re: [Mingw-w64-public] help with internal error

2013-11-19 Thread Alessio Mochi
I follow your guide and I post the gcc bug.  This is the link http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59187 Il Lunedì 18 Novembre 2013 17:39, niXman ha scritto: Ruben Van Boxem писал 2013-11-18 20:23: > 2013/11/18 Alessio Mochi > >> Hello, >> I try compile my code with mingw and I get:

Re: [Mingw-w64-public] help with internal error

2013-11-18 Thread niXman
Ruben Van Boxem писал 2013-11-18 20:23: > 2013/11/18 Alessio Mochi > >> Hello, >> I try compile my code with mingw and I get: >> ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void >> MainWindow::deformGum()': >> ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler >> e

Re: [Mingw-w64-public] help with internal error

2013-11-18 Thread Ruben Van Boxem
2013/11/18 Alessio Mochi > Hello, > I try compile my code with mingw and I get: > ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void > MainWindow::deformGum()': > ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler error: > Segmentation fault > } > ^ > Please submit a

[Mingw-w64-public] help with internal error

2013-11-18 Thread Alessio Mochi
Hello, I try compile my code with mingw and I get: ..\Common\mainWindow\mainwindow_xxx.cpp: In member function 'void MainWindow::deformGum()': ..\Common\mainWindow\mainwindow_xxx.cpp:284:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source i