You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make install fails with newer versions of SDCC.
From the page 11 of the SDCC documentation, "In 4.0.3, _itoa, _uitoa, _ltoa, _ultoa were renamed to __itoa, __uitoa, __ltoa, __ultoa."
The text was updated successfully, but these errors were encountered:
make install
fails with newer versions of SDCC.From the page 11 of the SDCC documentation, "In 4.0.3, _itoa, _uitoa, _ltoa, _ultoa were renamed to __itoa, __uitoa, __ltoa, __ultoa."
The text was updated successfully, but these errors were encountered: