How the Linker Searches the LibrariesLast reviewed: January 24, 1995Article ID: Q31998  | 
	
	
 
The information in this article applies to:
 The linker searches for unresolved externals in the following order: 
 Problems can be avoided if you do not use bidirectional cross-library references (that is, avoid library A calling something in library B that calls something else in library A). Try to make each library as self-contained as possible. 
  | 
	
	Additional reference words: kbinf 5.50 5.60 1.00 2.50 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |