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

Answer:

  • Library is not present in any of the directories listed in the -i option.
  • 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: TMS320C2xx
Category: TI Tools
Detail: Code Generation Tools
Detail2: Compiler
Title: Cannot find *.lib
Source: Case from TMS320 Hotline
Date: 4/18/98
GenId: a2

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