[cfe-dev] Building clang with MSYS under Windows

Edward Diener eldlistmailingz at tropicsoft.com
Sun Jul 3 17:39:54 PDT 2011


I follow the instructions for building clang with MSYS under Windows 
given on the clang web site.

The 'configure' command runs to completion without any problems.

When I invoke 'make' I get:

'Makefile:139: /Makefile.rules: No such file or directory
make: *** No rule to make target `/Makefile.rules'.  Stop.'

In the generated at line 139 I see:

'include $(LLVM_SRC_ROOT)/Makefile.rules'

What has gone wrong ?




More information about the cfe-dev mailing list