Displaying 1 result from an estimated 1 matches for "2a181831".
Did you mean:
181831
2011 Jan 26
1
[LLVMdev] building llvm :: host_os==mingw
i am interested in getting lldb build using mingw (which i don't think has yet been done).
to do so requires first building llvm in order to get the depended-upon clang library, et al.
after installing mingw, i have performed the following steps, as these are what have been used to build lldb on linux (with the targets being my targets of interest):
svn co