Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Very Slow "Building Workspace"
Very Slow "Building Workspace" [message #233651] Mon, 04 May 2009 16:41
Eclipse UserFriend
Hello all,

I am using eclipse 3.4 with CDT for a medium size C++ project on ubuntu
9.04 installed with the latest sun jdk.

My problem is, when I start build process by CTRL+B, it takes more than 4
minutes to build the project. I believe that it is the linking stage that
takes most of the time. My questions are;

1- Does anyone have any idea about how to boost g++ building process in
eclipse?
2- Are there any parameters to improve g++ linking process time?
3- Does the order of libraries matter in linking? (mine is
z,bz2,mysqlclient,pthread)

Thanks,
Previous Topic:Eclipse CDT 3.4.2 setting paths
Next Topic:Exception on file compare
Goto Forum:
  


Current Time: Sun Jul 13 00:36:03 EDT 2025

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

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

Back to the top