[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0

NAKAMURA Takumi geek4civic at gmail.com
Tue Sep 28 19:53:23 PDT 2010


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
>




More information about the llvm-dev mailing list