<div dir="ltr">It works for my case.<div>I uses x86_64-pc-linux-gnu-gcc as the host compiler,</div><div>i686-pc-linux-gnu-gcc, armv7a-cros-linux-gnueabi-gcc and x86_64-cros-linux-gnu-gcc as<br></div><div>the target comiler. They all work fine.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 16, 2013 at 12:58 PM, Alan Coopersmith <span dir="ltr"><<a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a>></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 09/13/13 04:58 PM, Yunlian Jiang wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Yunlian Jiang <<a href="mailto:yunlian@gmail.com" target="_blank">yunlian@gmail.com</a>><br>
<br>
The build-time binary makestrs should not be built with target flags.<br>
If the target flags are not compatable with the build compiler. The<br>
compile time error or the runtime error may happen when building or<br>
running the binary makestrs.<br>
</blockquote>
<br></div>
Does the resulting makestrs work?   It needs to have the right flags for<br>
generating the code for the target platform.   (This code really really<br>
really wasn't designed for cross-compiling, and I'm constantly surprised<br>
cross-compiling even appears to work.)<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
        -Alan Coopersmith-              <a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a><br>
         Oracle Solaris Engineering - <a href="http://blogs.oracle.com/alanc" target="_blank">http://blogs.oracle.com/alanc</a><br>
</font></span></blockquote></div><br></div>