[cfe-dev] clang on win7 x64

Ariel V Feinerman arielfeinerman at gmail.com
Wed Oct 6 10:56:52 PDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101006/2905baa2/attachment.html>


More information about the cfe-dev mailing list