Does LLVM compile under Cygwin, I have CygWin with GCC 3.3.3, but LLVM would not configure or make correctly. Aaron Gray -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050212/4cf0e15e/attachment.html>
On Sat, 12 Feb 2005, Aaron Gray wrote:> Does LLVM compile under Cygwin, I have CygWin with GCC 3.3.3, but LLVM > would not configure or make correctly.Yes, we do have limited support for cygwin. I think that the earlier cygwin compiler versions had some problems. In particular, 3.3.3 is known broken: http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html#cygwin Others can fill you in with more details though, -Chris -- http://nondot.org/sabre/ http://llvm.cs.uiuc.edu/
>From: "Aaron Gray" Date: Sat, 12 Feb 2005 19:42:05 -0000 > >Does LLVM compile under Cygwin, I have CygWin with GCC 3.3.3, but LLVM >would not configure or make correctly.We can compile LLVM under MinGW, too, Though there exists some caveats, we are trying to iron out. Henrik. _________________________________________________________________ F� alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk/
Seemingly Similar Threads
- [LLVMdev] The complete suite of llvm now compiles on mingw
- [LLVMdev] Minor patch to clarify matters in the CFEBuildInstrs.html
- [LLVMdev] The complete suite of llvm now compiles on mingw
- [LLVMdev] Files to lib/System/Win32
- [LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...