| |||||
Technical Support Support Resources
Product Information | BL51: EMBEDDING COMMENTS IN A COMMAND FILEQUESTIONIs there a way to embed comments in a linker command file? ANSWERYes. You may embed comments in the BL51 command file using any of the following formats: file.obj, /* this is an object file */ file2.obj, // this is also a file file3.obj ; this is a assembler style comment. Last Reviewed: Monday, May 10, 2004 | ||||
| |||||