hello, Whenever I call any .bat file from MAKEFILE, I will get error saying .bat file not found. can you please tell me what could be the reason. In my MAKEFILE I have written @CALL C:\E\7P8_Make\DBC7p8_Program\checksum.bat $1. I am getting error in the cmd promt as "process_begin: CreateProcess((null), CALL C:\E\7P8_Make\DBC7p8_Program\checksum.
bat, ...) failed. make (e=2): The system cannot find the file specified. Gmake: *** [C:\E\7P8_Make\DBC7p8_Program\derived_objects\dbc78.hex] Error 2" there is no problem in the .bat file. Can you pls tell me what could be the problem. **************************************************************************************** Note: If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. **************************************************************************************** _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
