<div class="gmail_quote">On Wed, Feb 9, 2011 at 9:40 AM, NAKAMURA Takumi <span dir="ltr"><<a href="mailto:geek4civic@gmail.com">geek4civic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Anand,<br>
<br>
<br>
I have not tried building llvm-gcc, though, ...<br>
<br>
Please show me "/path/to/config.status --version".<br></blockquote><div><br><span style="color: rgb(102, 0, 204);">[Anand] Here is the config.status output taken from '</span><span style="font-family: courier new,monospace; color: rgb(102, 0, 204);">/cygdrive/c/llvm-2.8</span><span style="color: rgb(102, 0, 204);">':</span><br style="color: rgb(102, 0, 204);">
<br style="color: rgb(102, 0, 204);">
<span style="font-family: courier new,monospace; color: rgb(102, 0, 204);">./config.status --version</span><br style="font-family: courier new,monospace; color: rgb(102, 0, 204);">
<span style="font-family: courier new,monospace; color: rgb(102, 0, 204);">llvm config.status 2.8</span><br style="font-family: courier new,monospace; color: rgb(102, 0, 204);">
<span style="font-family: courier new,monospace; color: rgb(102, 0, 204);">configured by src/configure, generated by GNU Autoconf 2.60,</span><br style="font-family: courier new,monospace; color: rgb(102, 0, 204);">
<span style="font-family: courier new,monospace; color: rgb(102, 0, 204);">  with options "'--prefix=/cygdrive/c/llvm-2.8'"</span><br style="font-family: courier new,monospace; color: rgb(102, 0, 204);">

<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I doubt you did configure with "--prefix= /cygdrive/c/llvm-2.8" and<br>
you were trying to build llvm on /cygdrive/c/llvm-2.8<br>
, ... it would be wrong.<br>
<br>
In common sense, build directory must be under your home directory or<br>
temporary directory.<br>
<font color="#888888"><br></font></blockquote><br></div><span style="color: rgb(102, 0, 204);">[Anand] The build has to be done from a different directory than the source. I was doing it from one level up. Whats wrong in the way I had it setup?</span><br style="color: rgb(102, 0, 204);">
<br style="color: rgb(102, 0, 204);"><span style="color: rgb(102, 0, 204);">So if I have given a different prefix other than the directory from where the build is done, then it will work. Is that what you are saying?</span><br>