even with 'dontStrip', the sdcc binary was stipped anyway. specifying STRIP=none will convince ./configure to use 'none' as the strip tool, which 'make install' conveniently ignores.
even with 'dontStrip', the sdcc binary was stipped anyway. specifying STRIP=none will convince ./configure to use 'none' as the strip tool, which 'make install' conveniently ignores.