<div dir="ltr">Hi,<br><br>We did &quot;make ARCH=arm ARMV=7&quot; for criu<br>And,<br>after doing &quot;criu check --ms&quot;<br>we are getting the output(Kindly refer the attachment). Is it Correct?Will it work without issues?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 2:14 AM, Christopher Covington <span dir="ltr">&lt;<a href="mailto:cov@codeaurora.org" target="_blank">cov@codeaurora.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/21/2014 05:17 PM, Christopher Covington wrote:<br>
&gt; On 01/20/2014 03:00 PM, Cyrill Gorcunov wrote:<br>
&gt;&gt; On Tue, Jan 21, 2014 at 01:21:43AM +0530, group PICT MANY wrote:<br>
&gt;&gt;&gt;    Here is the output<br>
&gt;&gt;&gt;    root@localhost:/home/linaro/criu-1.1-rc1# make V=1<br>
&gt;&gt;&gt;    Makefile:76: *** &quot;The architecture armv7l isn&#39;t supported&quot;.  Stop.<br>
&gt;&gt;&gt;    I&#39;ve attached the Makefile. Please refer the attachment.<br>
&gt;&gt;&gt;    Also, I had installed asciidoc package from launchpad. Is it correct?<br>
&gt;&gt;&gt;    Thanks!<br>
&gt;&gt;<br>
&gt;&gt; Yes asciidocs should be correct. The message<br>
&gt;&gt;<br>
&gt;&gt;      &quot;The architecture armv7l isn&#39;t supported&quot;<br>
&gt;&gt;<br>
&gt;&gt; is more serious. It means the criu were not tested on such ARM platform,<br>
&gt;&gt; and not known if it can work or not. I&#39;m CC&#39;ing ARM maintainer. (Please<br>
&gt;&gt; don&#39;t drop CC lines from emails, continue on CRIU mailing list).<br>
&gt;<br>
&gt; I had to hack up the Makefiles to get it to cross-compile for me with the<br>
&gt; Linaro arm-linux-gnueabihf toolchain (I should be able to post the patches<br>
&gt; soon-ish), but once built it does work.<br>
<br>
</div>I just looked more closely and none of my patches are related to this, but I<br>
do set a few variables in my build scripts. Does the following work for you?<br>
<br>
make ARCH=arm ARMV=7<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
Christopher<br>
<br>
--<br>
Employee of Qualcomm Innovation Center, Inc.<br>
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,<br>
hosted by the Linux Foundation.<br>
</div></div></blockquote></div><br></div>