Make tests on a cross compile?
Scott Neugroschl
scott_n at xypro.com
Fri Feb 20 06:13:46 AEDT 2015
On Sunday, February 08, 2015, Damien wrote:
>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.
With some minor tweaks -- bulding modpipe and disabling some dependencies in the
makefile --transferring the build directory did in fact work.
Thanks again, Damien!
More information about the openssh-unix-dev
mailing list