Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » c++ compilation hangs
c++ compilation hangs [message #148135] Mon, 04 July 2005 11:37 Go to next message
Eclipse UserFriend
Originally posted by: workms.mail.ru

Hi everyone !

I have a troubles with compiling of standard (i.e. non-managed) C++
project under Eclipse 3.1/CDT:

Compilation process seems to be hanging while I see the compilation is
completed in the console output window. The compilation progress window
remains on the top and displays progress just about 14% done of total
compilation. But the actual project build is finished. I can't stop the
compilation (pressing red square within progress window doesn't help) or
run compilation once again, and even can't exit Eclipse -- I see a warning
telling me that there is an uncomplete build in progress.

Could anybody tell me what can be done to fix this issue?

My working environment is:
SuSe Linux 9.1
Eclipse 3.1.0
CDT 2.1.1

Regards,
Sergey
Re: c++ compilation hangs [message #148138 is a reply to message #148135] Mon, 04 July 2005 11:51 Go to previous messageGo to next message
Eclipse UserFriend
Use 2.1.1 w/Eclipse 3.0.*
or use a CDT 3.0 RC1 w/Eclipse 3.1.

"sergey malykhin" <workms@mail.ru> wrote in message
news:566f686837b36e9df7738600ba54a058$1@www.eclipse.org...
> Hi everyone !
>
> I have a troubles with compiling of standard (i.e. non-managed) C++
> project under Eclipse 3.1/CDT:
>
> Compilation process seems to be hanging while I see the compilation is
> completed in the console output window. The compilation progress window
> remains on the top and displays progress just about 14% done of total
> compilation. But the actual project build is finished. I can't stop the
> compilation (pressing red square within progress window doesn't help) or
> run compilation once again, and even can't exit Eclipse -- I see a warning
> telling me that there is an uncomplete build in progress.
>
> Could anybody tell me what can be done to fix this issue?
>
> My working environment is:
> SuSe Linux 9.1
> Eclipse 3.1.0
> CDT 2.1.1
>
> Regards,
> Sergey
>
>
>
>
>
Re: c++ compilation Problem - Managed Make C++ [message #149509 is a reply to message #148138] Mon, 18 July 2005 07:08 Go to previous message
Eclipse UserFriend
Originally posted by: mamtha.ragupathy.mettoni.com

Hello All,
I am a newbie to ECLIPSE/Linux. I have created a MANAGED MAKE C++
PROJECT and have imported already existing/working .CPP files into this
project.
Now the problem is, when i build this PROJECT TYPE as a
"Executable(GNu)", it throws an exception 'UNDEFINED REFERENCE)in the
'dlopen' (a linux in-built function i have used in my project). Note: I
have already included the HeaderFile <dlfcn.h> of dlopen function.
But when i built the same project as a 'SHARED DLL(GNu)', it compiles,
builds and produces a .so(DLL) output file successfully.
I have tried to trace out similiar bug and fix for it through search
engines. But not of much help.
I am using the ECLISPSE3.1(with REDHATLINUX9).
PLEASE ANY HELP WILL BE REALLY REALLY APPRECIABLE.
Thanks,
Mamtha.
Previous Topic:applicabilityCalculator
Next Topic:SystemC Plugin?
Goto Forum:
  


Current Time: Sun Jul 13 22:26:55 EDT 2025

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

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

Back to the top