<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2010-11-5 10:30, NAKAMURA Takumi wrote:
<blockquote
cite="mid:AANLkTimRBiuHoUiZJMnEG5M2Tp2Lja6MQoQqvNo+_bBq@mail.gmail.com"
type="cite">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
style="font-family: -moz-fixed; font-size: 13px;"
lang="x-western">
<pre wrap="">2010/11/5 asmwarrior <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:asmwarrior@gmail.com"><asmwarrior@gmail.com></a>:
</pre>
<blockquote type="cite" style="color: rgb(0, 0, 0);">
<pre wrap=""><span class="moz-txt-citetags">> </span>I just add the attachment (which contains the config.log and Makefile.config
<span class="moz-txt-citetags">> </span> files. (these files was generated by in-place configure, strange that I
<span class="moz-txt-citetags">> </span>can't do the configure from other directory, the configure command will
<span class="moz-txt-citetags">> </span>compliant that "in-place" configure is already used..... then just exit, I'm
<span class="moz-txt-citetags">> </span>not sure how to clean the in-place garbage of the in-place configure)
</pre>
</blockquote>
<pre wrap="">It would be better to re-extract source archives or to delete and
re-checkout from svn,
to clean garbage.
If you are using Subversion, svn could find garbage as "untracked files".
(also TortoiseSVN could)
...Takumi
</pre>
</div>
</blockquote>
thanks for the quick reply. I just delete all the garbage, then
update the llvm and clang svn ( I use TortoiseSVN).<br>
<br>
Now, running the configure from an external folder seems failed.
like:<br>
<br>
<br>
~<br>
$ cd /e/svn_llvm<br>
<br>
/e/svn_llvm<br>
$ cd build<br>
<br>
/e/svn_llvm/build<br>
$ ../llvm/configure<br>
configure: error: Already configured in ../llvm<br>
<br>
/e/svn_llvm/build<br>
$<br>
<br>
<br>
Any ideas?? I have just tried to run the configure on my GDB
folder (to see whether my msys system is broken, seems the configure
works fine on the GDB folder.<br>
<br>
thanks.<br>
</body>
</html>