Displaying 1 result from an estimated 1 matches for "aarumug".
2011 Feb 09
2
[LLVMdev] Building LLVM on Cygwin.
...8 was built from /cygdrive/c/llvm-2.8 folder.
/cygdrive/c/llvm-gcc-4.2-2.8/source <--- contains the source extracted from
the llvm-gcc-4.2-2.8 tar ball.
The llvm-gcc-4.2-2.8 was built from /cygdrive/c/llvm-gcc-4.2-2.8 folder.
And the directory and its contents where make install is stopping:
aarumug at aarumgxp /cygdrive/c/llvm-2.8
$ cd include/
aarumug at aarumgxp /cygdrive/c/llvm-2.8/include
$ ls
llvm/ llvm-c/
aarumug at aarumgxp /cygdrive/c/llvm-2.8/include
$ cd llvm
aarumug at aarumgxp /cygdrive/c/llvm-2.8/include/llvm
$ ls
ADT/ CallingConv.h GlobalValue.h
Intrinsic...