Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT gets stuck when building
CDT gets stuck when building [message #78573] Sun, 17 August 2003 02:13 Go to next message
Eclipse UserFriend
Originally posted by: lior.schejter.intel.com

Hi,
I've installed CDT (1.1 GA) on Eclipse 2.1, motif build.
I'm running it on a linux machine.

I've created a new project, it works fine.
But whenever I build the project, the eclipse hangs (gets "stuck").

when i go to my linux console (I'm using exceed to access linux sessions
from windows xp), I use the "ps" command to view current processes, and I
see a process named: "c++ filt" (probably meant to be "C++ filter").
When I kill this process, the eclipse goes back to normal.
But this thing happens _every_ time. and I need to kill that process every
time I build the project.

Is something wrong with my configuration? or with my CDT build? or what?

thanks in advance

Lior
Re: CDT gets stuck when building [message #78722 is a reply to message #78573] Tue, 19 August 2003 22:48 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Lior wrote:

> Hi,
> I've installed CDT (1.1 GA) on Eclipse 2.1, motif build.
> I'm running it on a linux machine.

> I've created a new project, it works fine.
> But whenever I build the project, the eclipse hangs (gets "stuck").

> when i go to my linux console (I'm using exceed to access linux sessions
> from windows xp), I use the "ps" command to view current processes, and I
> see a process named: "c++ filt" (probably meant to be "C++ filter").
> When I kill this process, the eclipse goes back to normal.
> But this thing happens _every_ time. and I need to kill that process every
> time I build the project.

> Is something wrong with my configuration? or with my CDT build? or what?

There was a bug in the old version of c++filt that did not flush
the output same problem with addr2line. So the parser was sitting waiting
for the answer.

Something to thing about for the new version of the CDT, meanwhile
can you get a new version of c++filt see if it fix the problem ?
Previous Topic:Debug output to Eclipse console window?
Next Topic:Eclipse C#?
Goto Forum:
  


Current Time: Mon Jul 21 23:55:15 EDT 2025

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

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

Back to the top