Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Build Complete but console not updated(UI frozen while console waits to fill)
Build Complete but console not updated [message #805553] Thu, 23 February 2012 17:28 Go to next message
David Prody is currently offline David Prody
Messages: 1
Registered: February 2012
Junior Member

I have a large project (over 3000 .cpp files) with a lot of include paths. I have been using parallel builds to speed up compile time. The problem i am encountering is that after everything is compiled the Eclipse UI is effectively locked while the build console "catches up" This can take over 10 minutes. I know the compile is finished because in task manager there are no cc1plus.exe or g++ processes running. just javaw.exe working as hard as it can.

Any help on how to fix this?

I'm using Indigo with CDT manage project, the MinGW C++ tool chain, and building the project as a static library. I have parallel builds selected using 8 threads. I have tried turning the error parsing off, did not notice a difference.

This is kind of a showstopper if i cant work around this.

Any help would be appreciated.
Re: Build Complete but console not updated [message #805889 is a reply to message #805553] Fri, 24 February 2012 04:05 Go to previous message
Axel Mueller is currently offline Axel Mueller
Messages: 1829
Registered: July 2009
Senior Member
Unfortunately, this is a known issue w/o any solution yet.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=314428
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339879


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:problem in automate some project properties
Next Topic:Re: Path for project must have only one segment
Goto Forum:
  


Current Time: Sat May 25 08:12:03 EDT 2013

Powered by FUDForum. Page generated in 0.01659 seconds