CDT gets stuck when building [message #78573] |
Sun, 17 August 2003 02:13  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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 ?
|
|
|
Powered by
FUDForum. Page generated in 0.20048 seconds