1

Possible Duplicate:
How to improve link performance for a large C++ application in VS2005

We are building against Visual Studio 7.1, and have two main dlls.

DLL A is 7Mb, and DLL B is 5Mb – However DLL B Takes far longer than A.

What should I look for?

There are many tips about reducing compile time, however I'm not sure what ones there are to reduce link time.

Community
  • 1
  • 1
Peter Nimmo
  • 1,045
  • 2
  • 12
  • 25
  • 5
    How about http://stackoverflow.com/questions/143808/how-to-improve-link-performance-for-a-large-c-application-in-vs2005 and http://stackoverflow.com/questions/364240/how-do-you-reduce-compile-time-and-linking-time-for-visual-c-projects-native ? – sharptooth May 11 '11 at 11:03

0 Answers0