Displaying 3 results from an estimated 3 matches for "5aad7f43".
2011 Feb 09
0
[LLVMdev] Building LLVM on Cygwin.
Anand,
I have not tried building llvm-gcc, though, ...
Please show me "/path/to/config.status --version".
I doubt you did configure with "--prefix= /cygdrive/c/llvm-2.8" and
you were trying to build llvm on /cygdrive/c/llvm-2.8
, ... it would be wrong.
In common sense, build directory must be under your home directory or
temporary directory.
...Takumi
2011 Feb 09
2
[LLVMdev] Building LLVM on Cygwin.
Hi,
I followed the build instructions at
http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html to build LLVM and
LLVM GCC. Everything went fine except for the 'make install' step of llvm.
At this step, I am getting a big list of files which are under
/cygdrive/c/llvm-2.8/include/llvm and /cygdrive/c/llvm-2.8/include/llvm-c.
The error I am getting is:
/usr/bin/install:
2011 Feb 09
3
[LLVMdev] Building LLVM on Cygwin.
...d it setup?
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110209/5aad7f43/attachment.html>