Brian Ruthven - 2016-06-18

The simplest (and most robust?) solution may be to install SDCC into a directory which has the version baked into it, then update the Makefile in SpecOS to match it when installing a new version. This would allow multiple versions of the compiler to exist side-by-side, and would automatically enforce a new changeset when switching the compiler, even if no source code needs modifiying for the new version.