long waiting time in linking

Posted by ccanan on Stack Overflow See other posts from Stack Overflow or by ccanan
Published on 2010-04-23T15:39:23Z Indexed on 2010/04/23 15:43 UTC
Read the original article Hit count: 171

Filed under:
|
|

Hi, here is the situation. I am using visual studio 2005. the solution contains lots of projects, 34 projects in all, and the start up projects depends on others. then in linking part, it'll wait a long time before the real linking starts. I am pretty sure it's because of too many projects depended, as when I use a solution with 10 of the 34 projects(keep other projects as headers&libs), it'll start instantly.

so any one has any idea that I can reduce the waiting time?

thx.

© Stack Overflow or respective owner

Related posts about long

Related posts about building