Mario Ray Mahardhika
2010-Sep-27 13:00 UTC
[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
> Make sure you're using the correct perl - that one which comes with msys DTKI'm using msys perl for msys 1.0.11. Maybe I should revert back to msys 1.0.10? ________________________________ Dari: Anton Korobeynikov <anton at korobeynikov.info> Kepada: leledumbo <leledumbo_cool at yahoo.co.id> Cc: llvmdev at cs.uiuc.edu Terkirim: Sen, 27 September, 2010 13:45:47 Judul: Re: [LLVMdev] Compiling LLVM 2.7 with MinGW GCC 4.5.0> first line saying: --export-dynamic is not supported for PE targets, do you > mean --export-all-symbols? *or something similar to this* then a bunch of > undefined references occur.Make sure you're using the correct perl - that one which comes with msys DTK -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100927/534cb022/attachment.html>
reverting doesn't help. Here are the logs: http://old.nabble.com/file/p29834726/output.log output.log http://old.nabble.com/file/p29834726/error.log error.log which mingw gcc + binutils versions are known to work (or better, the one that you guys use)? -- View this message in context: http://old.nabble.com/Compiling-LLVM-2.7-with-MinGW-GCC-4.5.0-tp29810752p29834726.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
NAKAMURA Takumi
2010-Sep-29 02:53 UTC
[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 LLVM-2.7 might not be tested with mingw-4.5.0. ps. I am using msysgit packages. ...Takumi 2010/9/29 leledumbo <leledumbo_cool at yahoo.co.id>:> > reverting doesn't help. Here are the logs: > http://old.nabble.com/file/p29834726/output.log output.log > http://old.nabble.com/file/p29834726/error.log error.log > which mingw gcc + binutils versions are known to work (or better, the one > that you guys use)? > -- > View this message in context: http://old.nabble.com/Compiling-LLVM-2.7-with-MinGW-GCC-4.5.0-tp29810752p29834726.html > Sent from the LLVM - Dev mailing list archive at Nabble.com. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Apparently Analagous Threads
- [LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
- [LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
- [LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
- [LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
- [LLVMdev] Compiling LLVM 2.7 with MinGW GCC 4.5.0