Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (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
Eclipse UserFriend

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
Eclipse UserFriend
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
Previous Topic:problem in automate some project properties
Next Topic:Re: Path for project must have only one segment
Goto Forum:
  


Current Time: Tue Jul 22 23:34:08 EDT 2025

Powered by FUDForum. Page generated in 0.04766 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top