[LLVMdev] Fail when building llvm2.9 using MinGW64

陈晓宇 xychen0921 at gmail.com
Sun May 15 23:45:19 PDT 2011


Thanks for the response!

I have tried using --build, the build failed and windows reported tblgen
execution error, see attachment.
I am not sure what you mean by PE+ executable, is that 64 bit executable? On
my 64 bit PC, the g++ works well and a simple 64bit hello-world can run.

Regards

2011/5/16 NAKAMURA Takumi <geek4civic at gmail.com>

> Chen,
>
> 2011/5/13 陈晓宇 <xychen0921 at gmail.com>:
> > ../llvm2.9/configure --prefix=/home/AutoESL/llvm-obj
> >                             --host=x86_64-w64-mingw32
> >                             --disable-multilib
>
> Please try with "--build=x86_64-w64-mingw32", not "--host".
>
> If you would still have any troubles, make sure your
> x86_64-w64-g++.exe can generate correct PE+ executable.
>
> And, please post your environments as below (could be gzip-ed if they
> would be bigger);
>
>  - config.log
>  - Makefile.config
>  - the log of "make VERBOSE=1"
>
> Please note, Windows x64 support on llvm-(at least 2.9) would be immature.
> Feel free to ask us (on the list) if you got any troubles.
>
> Thank you, ...Takumi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110516/1e82168b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log.tar.gz
Type: application/x-gzip
Size: 97142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110516/1e82168b/attachment.bin>


More information about the llvm-dev mailing list