kenyapcomau
kenyapcomau
Instead of `sdcclib -a archive files` it should now be `sdar -rc archive files` But I don't know how to make the Makefile rules conditional on SDCC version.
Modified Makefile to remove -Werror so that warnings would not abort compilation. In particular I don't understand the warning note: here. gcc version 7.4.1 20190905 [gcc-7-branch revision 275407] on Linux...
Why not generate the single port element: `` instead of lots of port elements like: `` `...` `` This is what the builtin rules use and it would make the...