Can I build the LLVM and clang from source code on cygwin?
How long to build LLVM and Clang? Because I try to build them on VirtualBox, it takes about 2 hours.
|
Can I build the LLVM and clang from source code on cygwin? How long to build LLVM and Clang? Because I try to build them on VirtualBox, it takes about 2 hours. |
|||
|
|
|
Do you want to develop llvm/clang or develop with llvm/clang? For the latter case, why not install llvm-3.1/clang binaries from cygwin repository? They work pretty well on my Windows 7. |
|||
|
|
|
clang and llvm are currently available as cygwin packages. installing the cygwin package would reduce much of your trouble |
|||
|
|