extantpedant
extantpedant
This is a problem with upstream. See this discussion: https://sourcforge.net/p/sdcc/discussion/1865/thread/519e0553fb/ And this bug https://sourceforge.net/p/sdcc/bugs/3714/ Things are working again by me finding a 32-bit `zlib1.dll` on the interwebs and putting it...
Same here. Maybe it's similar to "project inspection", and it's not supported on the sdcc platform. ``` PS C:\Users\*****\Dev\foo> pio check -v Checking debug > cppcheck (platform: intel_mcs51; board: STC89C52RC)...
I think the problem is that std-sdcc11 has 3 dashes instead of 2. So far, I haven't found where that is getting set. Searches for "---std-sdcc11" are fruitless. I'm thinking...