search for: p29846487

Displaying 3 results from an estimated 3 matches for "p29846487".

2010 Sep 30
0
[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
Attached is a result of configure and make VERBOSE=1: http://old.nabble.com/file/p29846487/output.log output.log http://old.nabble.com/file/p29846487/error.log error.log -- View this message in context: http://old.nabble.com/Compiling-LLVM-2.7-with-MinGW-GCC-4.5.0-tp29810752p29846487.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2010 Sep 29
2
[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
Good morning. I don't understand relation between output.log and error.log. It seems all LLVM libraries are not found on linking opt.exe. Please show us logs with command lines with make VERBOSE=1 It would be better only then to touch a few files. (eg. lib/Transforms/Scalar/GVN.cpp) The warning of --export-dynamic might be harmless, and you may add the option --enable-auto-import IIRC
2010 Sep 30
1
[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
...ache-file=/dev/null --srcdir=../../../projects/sample --enable-shared/DLL was not supported in 2.7. It has worked since Aug 2010. ...Takumi 2010/9/30 leledumbo <leledumbo_cool at yahoo.co.id>: > > Attached is a result of configure and make VERBOSE=1: > http://old.nabble.com/file/p29846487/output.log output.log > http://old.nabble.com/file/p29846487/error.log error.log > -- > View this message in context: http://old.nabble.com/Compiling-LLVM-2.7-with-MinGW-GCC-4.5.0-tp29810752p29846487.html > Sent from the LLVM - Dev mailing list archive at Nabble.com. > > _________...