search for: issue9098

Displaying 2 results from an estimated 2 matches for "issue9098".

2011 Jun 11
2
[LLVMdev] llvm fails on MinGW-32 (Windows) because Python is not supported there
...ks on MinGW: http://llvm.org/docs/GettingStarted.html I tried to build llvm trunk. llvm build now requires Python: llvm[2]: Creating 'llvm-lit' script... /bin/sh: python: command not found And current stable python version (3.2) doesn't even build on MinGW (see http://bugs.python.org/issue9098). What is the solution on MinGW? Maybe Python was introduced into llvm later without thinking about MinGW? I think llvm developers should setup an automated nightly build of llvm on all officially supported platforms, so that such failures of certain platforms will be visible on daily basis. W...
2011 Jun 11
0
[LLVMdev] llvm fails on MinGW-32 (Windows) because Python is not supported there
...g/docs/GettingStarted.html > I tried to build llvm trunk. llvm build now requires Python: > llvm[2]: Creating 'llvm-lit' script... > /bin/sh: python: command not found > > And current stable python version (3.2) doesn't even build on MinGW (see > http://bugs.python.org/issue9098). > > What is the solution on MinGW? There are various precompiled Windows binaries for Python (yes, even 3.2), from http://www.python.org/download/ or http://www.activestate.com/activepython-3 Hope this helps, Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The T...