2009/6/30 Juan Carlos Martinez Santos <span dir="ltr"><<a href="mailto:juanc.martinez.santos@gmail.com">juanc.martinez.santos@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks John,<br><br>I just realized that I am not working on the same "branch" of LLVM. Looking the latest or the newest version I saw the folder with the script, but I did not see a README file.<br><br>I ran the script, and I get:<br>

<br>**********<br>chown: cannot access `/usr/local/codesourcery': No such file or directory<br>**********<br></blockquote><div><br></div><div>You should have an error prior to this one where the script first tried to create the directory "/usr/local/codesourcery", after which it tries to chown it.  Can you post the entire output of the script rather than the last line?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Therefore my question is if the script depends on others folders (or files) that maybe are not in the 2.5 version.</blockquote>
<div><br></div><div>The script does depend on files that are not distributed in LLVM.  I just added a README file to describe what needs to be done and how: <a href="http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/ARM/README">http://llvm.org/svn/llvm-project/llvm/trunk/utils/crosstool/ARM/README</a> .</div>
<div><br></div><div>Let me know if this helps or if it's not clear.</div><div><br></div><div>Misha</div></div>