When i link my program with 40 lib files in bl51,it fails.i can't get the error code,it's only failure.My program is below bl51 common{1.lib},common{2.lib}common{3.lib}.......................common{40.lib}TO $ IX NOOL RS (256) PL (68) PW (132) CO (30H, ?C_C51STARTUP (30H),?PR?_C_ERASE_APPLICATION?KILLAP) XD (100H) BA (8000H, 0FFFFH)
Is this s single command line or is the command stored in a linker response file? Remember that the command line is limited in length. Make sure that you are not getting a Windows/DOS error. Jon P.S. It's much easier to read posts when they don't all run together and when they aren't all bold. You could also preview the post to make sure it is readable by others.