Recipe for target failed | Microchip
https://www.microchip.com/forums/m834403.aspx29.11.2014 · Recipe for target failed. After compiling I get these messages and I don't know how to find the problem. Can anyone give me a clue where to look please? "C:\Program Files (x86)\Microchip\xc8\v1.33\bin\xc8.exe" --pass1 --chip=18F4553 -Q -G --double=24 --float=24 --emi=wordwrite --opt=default,+asm,+asmfile,-speed,+space,-debug --addrqual=ignore ...
Recipes (GNU make)
www.gnu.org › make › manualTypically, the result of executing these commands is that the target of the rule is brought up to date. Users use many different shell programs, but recipes in makefiles are always interpreted by /bin/sh unless the makefile specifies otherwise.