c++ compilation hangs [message #148135] |
Mon, 04 July 2005 11:37  |
Eclipse User |
|
|
|
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 Problem - Managed Make C++ [message #149509 is a reply to message #148138] |
Mon, 18 July 2005 07:08  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.26387 seconds