|
From: Chris C. <scc...@gm...> - 2009-06-22 15:43:35
|
MinGW has not yet released a version with gcc 4.x support. There are other, non MinGW endorsed projects using the gcc 4.x series. I use Twilight Dragon Media MinGW version with no problems. http://www.tdragon.net/recentgcc/ Disclaimer: I don't work for/am not affiliate with any party related to any of this. On Fri, Jun 19, 2009 at 7:50 AM, Jaco Naude<nau...@gm...> wrote: > Hi > > This is my first post on this mailing list. I've read the etiquette, but > please correct me if I'm not clear enough on anything. > > I've been using MinGW for quite some time to build Qt based applications and > I'm getting the following error all of a sudden: > > core\ComponentFactory.cpp: In constructor > `GCF::ComponentFactory::ComponentFactory()': > > core\ComponentFactory.cpp:84: internal compiler error: in > rest_of_handle_final, at toplev.c:2067 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://www.mingw.org/bugs.shtml> for instructions. > > I've found the bug report on this error message here > (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23589) and it seems like the > problem will be fixed in gcc v4.1.0. I'm struggling to understand the > versions of gcc though. I've downloaded the latest MinGW installer (v5.1.4) > and it seems like the version of gcc is v3.4.2 but the bug has been reported > against v3.44 four years ago. > > Thus, my questions are: > 1) Am I missing something related to the versioning of MinGW and gcc? > 2) What is the status of the fix for this error, and is there a way to get > around it? > > Thanks in advance, > Jaco Naude > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > MinGW-users mailing list > Min...@li... > > This list observes the Etiquette found at > http://www.mingw.org/Mailing_Lists. > We ask that you be polite and do the same. > > Most annoying abuses are: > 1) Top posting > 2) Thread hijacking > 3) HTML/MIME encoded mail > 4) Improper quoting > 5) Improper trimming > _______________________________________________ > You may change your MinGW Account Options or unsubscribe at: > https://lists.sourceforge.net/lists/listinfo/mingw-users > |