[cfe-dev] clang on win7 x64

Michael Spencer bigcheesegs at gmail.com
Wed Oct 6 07:24:45 PDT 2010


As for #3, the CMake build doesn't build llvm-config. Although it shouldn't be too hard to add it.

Sent from my iPhone

On Oct 6, 2010, at 9:46 AM, Ariel V Feinerman <arielfeinerman at gmail.com> wrote:

> Hi, 
> 
> 1
> 
> I have got llvm, test suite, clang from svn, buit them:
> C:\llvm\LLVM\Debug>mingw32-make -j8 ENABLE_OPTIMIZED=0
> 
>  and try to test, but:
> 
> C:\llvm\LLVM\Debug>mingw32-make check-all
> mingw32-make: *** No rule to make target `check-all'.  Stop.
> 
> C:\llvm\test>mingw32-make check-all
> ../Makefile.common:61: ../Makefile.config: No such file or directory
> ../Makefile.common:69: /Makefile.rules: No such file or directory
> mingw32-make: *** No rule to make target `/Makefile.rules'.  Stop.
> 
> 2
> 
> When compiles:
> 
> c:\Users\Ariel>C:\LLVM-2.8\bin\clang test.c
> c:/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/ld.exe: –?—?–˜–?—?
> –ø—?–˜–∂–?–˜–?–∏–˜: –? C:/Users/Ariel/AppData/Local/Temp/cc-000001.o –∏–∑–?–˜–?—
> '–? —'–∏–ø —?–∏–?–?–?–>–∞ `_main' —? 32 –?–∞ 512
> 
> Nevertheless, programme works:
> 
> c:\Users\Ariel>C:\Users\Ariel\test.exe
> hello world!
> 
> 3
> 
> cmake did not create makefiles for some llvm tools such llvm-config, etc. So they where not built. 
> 
> 4
> 
> C_INCLUDE_DIRS:STRING= 
> by default compiler search headers in the mingw/include,  does relative path work?   ../include; ../clang2.9/include
> 
> -- 
> best regards
> Ariel
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101006/14c8cd08/attachment.html>


More information about the cfe-dev mailing list