search for: tf2702868

Displaying 6 results from an estimated 6 matches for "tf2702868".

2006 Nov 26
0
[LLVMdev] mingw binary is corrupt
...st but in fact it does exist in that directory. I am baffled by that. I don't really know much about Perl so I can't say if it failed while running the perl file or if it just couldnt find it for some reason. -- View this message in context: http://www.nabble.com/mingw-binary-is-corrupt-tf2702868.html#a7545363 Sent from the LLVM - Dev mailing list archive at Nabble.com.
2006 Nov 25
2
[LLVMdev] mingw binary is corrupt
My 7 zip file manager says that the mingw binary is corrupt for llvm 1.9. I suppose that means that those of us running windows have no hope of getting llvm right now? Someone reported this earlier but the situation remains unchanged. -Matt
2006 Nov 27
0
[LLVMdev] mingw binary is corrupt
...y `/d/Apps/llvm/Release/bin/opt.exe'. Stop. make[2]: Leaving directory `/d/Apps/llvm/tools/opt' make[1]: *** [opt/.makeall] Error 2 make[1]: Leaving directory `/d/Apps/llvm/tools' make: *** [all] Error 1 -- View this message in context: http://www.nabble.com/mingw-binary-is-corrupt-tf2702868.html#a7554236 Sent from the LLVM - Dev mailing list archive at Nabble.com.
2006 Nov 26
2
[LLVMdev] mingw binary is corrupt
Hello, > make[1]: *** [/d/apps/llvm/tools/llvm-config/LibDeps.txt] Error 127 > make[1]: Leaving directory `/d/apps/llvm/tools/llvm-config' > make: *** [all] Error 1 > > It seems as though GenLibDeps.pl does not exist but in fact it does exist in > that directory. I am baffled by that. > I don't really know much about Perl so I can't say if it failed while >
2006 Nov 28
0
[LLVMdev] mingw binary is corrupt
...e. Following their instructions, I installed the library, include files and a .dll file into the mingw directories. This permitted the build to finish! Now I'll have to test it I suppose. Thanks for the help. -- View this message in context: http://www.nabble.com/mingw-binary-is-corrupt-tf2702868.html#a7584992 Sent from the LLVM - Dev mailing list archive at Nabble.com.
2006 Nov 27
2
[LLVMdev] mingw binary is corrupt
On Sun, 2006-11-26 at 19:04 -0800, SevenThunders wrote: > Here is how it fails now: > > make[2]: Entering directory `/d/Apps/llvm/tools/llvm-config' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/d/Apps/llvm/tools/llvm-config' > The system cannot find the path specified. > make[2]: Entering directory `/d/Apps/llvm/tools/opt' >