[cfe-dev] Makefile.config and ./configure
Omid Ghenatnevi via cfe-dev
cfe-dev at lists.llvm.org
Thu Nov 12 16:45:53 PST 2015
I've made a separate build directory as follows
build
- release
and in release the file Makefile.config is missing. I believe this is
because I need to run ./configure from the source tree directory which is
another directory called LLVM.
the problem is when I run ./configure I get the message:
configure: error: In-source builds are not allowed. Please configure from a
separate build directory
Any help would be appreciated
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151112/8e6a901e/attachment.html>
More information about the cfe-dev
mailing list