On Tue, 19 Mar 2019, 17:33 Tong Sun, <[email protected]> wrote:
> Thanks, Stephen it works. > > Now, I'm gettng the "executable file not found in $PATH" error, > despite that I'm having the following line in rules: > > export PATH := $(CURDIR)/$(BUILD_DIR)/bin:$(PATH) > > What's wrong? > Well I'm not 100% on this but what defines BUILD_DIR? I don't recognize it as a predefined thing. Cheers, mwh >
