Question: What is the reason for the error " Cannot find *.lib " ?

Answer:
1)- Library is not present in any of the directories
listed in the -i option.
2)- 
If you have recursive calls between libraries, you should have rts.lib at the end, after all the .lib and .obj. Otherwise you can use the -x option that forces recursive searches to eliminate this problem.


Device: TMS320C2x
Category: TI Tools
Detail: Code Generation Tools
Detail2: Compiler
Title: Cannot find *.lib
Source: Case from TMS320 Hotline
Date: 4/16/98
GenId: a2

© Copyright 1998 Texas Instruments Incorporated. All rights reserved.
Trademarks, Important Notice!