search for: 41f08849

Displaying 2 results from an estimated 2 matches for "41f08849".

2009 Apr 20
0
[LLVMdev] mingw build problems
...errors later on. Would you mind applying the patch? Thanks, Jay. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.die Type: application/octet-stream Size: 892 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090420/41f08849/attachment.obj>
2009 Apr 17
15
[LLVMdev] mingw build problems
I'm trying to cross-compile LLVM with build=, host=target=. I'm using the following packages from Debian lenny: mingw32 4.2.1.dfsg-1 mingw32-binutils 2.18.50-20080109-1 mingw32-runtime 3.13-1 The first problem I hit was when I configured with CC, CXX, AR and RANLIB set to mingw cross-tools, but forgot to specify NM as well. This resulted in a load of warnings that scrolled off the