I have 10 .obj files and i want to create one .lib file. Please help me how to create that. Also tell me how to use c51 compiler with options using command line arguments for evaluation version. regards, kumar
You need to.... Read the manual!
If i use options like -c -o --warn etc it is giving fatal error.
then read the manual.
The command line options for the various pieces of the C51 toolchain differ from many of the more "mainstream" (and I use that term loosely) toolchains.
go to http://www.keil.com/support/man/docs/lib51/lib51_cmd_create.htm
Yes, that's right - that's where the command-line options are defined. Are you happy now? BTW: The PDF manuals are also on your hard drive when you install the tools - see my post of 5/28/04 11:17:45 in this thread: http://www.keil.com/forum/docs/thread4547.asp