[cfe-dev] clang on win7 x64

Tom Care tcare at apple.com
Wed Oct 6 11:07:08 PDT 2010


You can try the 'clang-test' make target in the tools/clang/test subdirectory of your cmake project.

On Oct 6, 2010, at 10:56 AM, Ariel V Feinerman wrote:

> I configure llvm:
> 
> cmake -G "MinGW Makefiles" C:\llvm
> 
> these targets work: clean, install
> 
> 
> On Wed, Oct 6, 2010 at 5:37 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
> > 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.
> You haven't configured LLVM at all. Please consider reading e.g.
> http://llvm.org/docs/GettingStarted.html#config
> 
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
> 
> 
> 
> -- 
> 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/893fbdf2/attachment.html>


More information about the cfe-dev mailing list