Hello all,<div><br></div><div>I am a beginner of LLVM and want to add a new Target for LLVM. I follow the document (<a href="http://llvm.org/docs/WritingAnLLVMBackend.html">http://llvm.org/docs/WritingAnLLVMBackend.html</a>)</div>
<div><br></div><div>to modify <span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">autotools/<a href="http://configure.ac">configure.ac</a>. However when I type </span><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">./AutoRegen.sh</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;">There is an error that "</span></font>Your autoconf was not detected as being 2.60"</div>
<div><br></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">I download the source of autoconf 2.60 and install it. And there is the other error that</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">"Your aclocal was not detected as being 1.9.6". Now I don't know where to download the source code of</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">aclocal 1.9.6. Would any developer mind to tell me how to deal with this problem??</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">I have another question that there is a sentence </span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">"</span><span class="Apple-style-span" style="font-family: Times; font-size: medium; ">You must be using Autoconf version 2.59 or later and your aclocal version should be 1.9 or later.</span><span class="Apple-style-span" style="font-family: monospace; ">" </span><span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">in <a href="http://llvm.org/docs/Projects.html">http://llvm.org/docs/Projects.html</a></span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;">I have autoconf 2.68 and aclocal 1.11.1 in my computer. Why couldn't I auto-regen the configure file successfully??</span></font></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;">thanks a lot</span></font></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="font-size: medium;">yi-hong</span></font></div>