On Fri, 6 Feb 2015, Scott Neugroschl wrote: > I may have asked this before ... my memory is bad. > > Is it possible to run "make tests" on a cross-compile build? Where would you be running the tests? You couldn't run them on the host compiler. They should work fine if you copy the build directory to the target platform and run them there.