<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi,</p>
<p>I'm trying to use Linaro aarch64-elf (e.g.
<a class="moz-txt-link-freetext" href="https://releases.linaro.org/components/toolchain/binaries/5.1-2015.08/aarch64-elf/">https://releases.linaro.org/components/toolchain/binaries/5.1-2015.08/aarch64-elf/</a>)
with clang. <br>
</p>
<p>I set the --gcc-toolchain and -sysroot to the corresponding patsh
but it still uses my host /usr/bin/ld instead of the one in my
GCC. I find that, in getToolChain(), it gets Generic_ELF and the
GCCInstallationDetector is only used by Linux toolchain.</p>
<p>Should we fix the driver or if I missed something?</p>
<p>Thanks,</p>
<p>Weiming<br>
</p>
<pre class="moz-signature" cols="72">--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation</pre>
</body>
</html>