Closed sheinz closed 7 years ago
It seems like not an smbusb issue. I created issue in fx2lib https://github.com/djmuhlestein/fx2lib/issues/28
Issue could be in the arch sdcc package: https://bugs.archlinux.org/task/54814
Thanks @karosium,
I've just built the latest sdcc from sdcc-svn aur and it builds OK after correcting getchar
/putchar
signatures in serial.h
Build is failing with Arch Linux because of the newer version of SDCC (3.6.0-4)
Failing command:
If sdcc is downgraded to 3.6.0-3 smbusb builds successfully: