Open chrta opened 9 years ago
Here is a temporary (and ugly) workaround for this:
recipe_aDjOkT_c_aDjOkT_combine_aDjOkT_pattern_2 =$(subst /syscalls_sam3_aDjOkT_c_aDjOkT_o,/core_/syscalls_sam3_c_aDjOkT_o,$(recipe_aDjOkT_c_aDjOkT_combine_aDjOkT_pattern))
GO_LINK =$(recipe_aDjOkT_c_aDjOkT_combine_aDjOkT_pattern_2)
Hello,
i am trying to use the Makefile in Linux (fedora 21). Compilation works fine, but linking fails:
I use the simple blink example and added include "Arduino.h"
My Makefile looks like this:
The file build/arduino_due_x_dbg/syscalls_sam3.c.o does not exist, but ./build/arduino_due_xdbg/core/syscalls_sam3_c.o exists.
The file ./hardware/arduino/sam/platform.txt in arduino 1.5.8 contains this: