search for: 92ed765f

Displaying 2 results from an estimated 2 matches for "92ed765f".

2010 Mar 06
1
[LLVMdev] Cygwin patches for 2.7
...> LLVM-GGC builds and installs okay using gcc-4.2.4 minimum. 'make check' runs okay too. clang fails with a dynamic linking problem. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100306/92ed765f/attachment.html>
2010 Mar 04
4
[LLVMdev] Cygwin patches for 2.7
Hi, Here are two patches to allow Cygwin to build. 'edis' is disabled as it will not build with dynamic libraries, and libprofile also does not build on Cygwin. If anyone using Cygwin wants there functionality they will have to fix them :) Aaron Index: tools/Makefile =================================================================== --- tools/Makefile (revision 97136) +++