<div dir="ltr"><div>Sure Tim, I am using the default aarch64 toolchain now.</div><div>I will try to troubleshoot based on errors in the config.log.</div><div>Thank you very much.</div><div><br></div><div>Regards,</div><div>Dhinakar</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 23, 2017 at 5:43 AM, Bird, Timothy <span dir="ltr">&lt;<a href="mailto:Tim.Bird@sony.com" target="_blank">Tim.Bird@sony.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
<br>
&gt; -----Original Message-----<br>
&gt; From: dhinakar k [mailto:<a href="mailto:dhinakar.k@gmail.com">dhinakar.k@gmail.com</a>]<br>
&gt;<br>
&gt; I am getting the below mentioned error while running Dbench test.<br>
&gt;<br>
&gt; Checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc<br>
&gt; Checking for C compiler default output name... configure: error: C compiler<br>
&gt; cannot create executables<br>
&gt;<br>
&gt; Please let me know what could be the issue.<br>
<br>
</span>This also looks like a toolchain configuration problem.  The compiler could<br>
be failing for a number of reasons, including a mismatch of shared libraries<br>
with the version of the compiler you are using.<br>
<br>
Sometimes on these, you have to dig into the configure script to try to<br>
determine exactly what it is trying to compile. See if there&#39;s a config.log<br>
Try googling the errors in the config.log related to this message.<br>
Sometimes the configure script is using the wrong compiler, and you need<br>
to change the prefix, or symlink something differently, to make sure the<br>
right compiler is invoked.<br>
<br>
 -- Tim<br>
<br>
</blockquote></div><br></div>