Use PackageCompiler to produce EXE on non-VM, execute on VM gives "ERROR: Unable to find compatible target in system image"

Should have spent more time researching. Found this

Fixed it by adding the parameter cpu_target=“core2” or –cpu-target=core2 depending on how you execute PackageCreator.