Make tests on a cross compile?

Damien Miller djm at mindrot.org
Mon Feb 9 09:12:25 AEDT 2015


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.


More information about the openssh-unix-dev mailing list