Hi, >> - The -I $(SOURCEDIR) options in the Makefile are supposed to >> workaround that successfully. Don't they? > > src/flash.s(3): Error: Cannot open include file `../includes/slowflash.s': No such file or directory > > They might fix the "current directory" but fail on other cases. I just did some tests. cc65 uses -I $(SOURCEDIR) as expected by me: ../includes/foo.h works fine. ca65 behaves strange with -I $(SOURCEDIR), even for the "current directory". I just posted a question to Uz in the other thread where it fits better than here... Regards, Oliver ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun May 2 23:39:49 2010
This archive was generated by hypermail 2.1.8 : 2010-05-02 23:39:52 CEST