[cfe-dev] Building Clang on Windows

Fábio Picchi via cfe-dev cfe-dev at lists.llvm.org
Wed Oct 3 09:56:13 PDT 2018


Hello everyone,

This week I tried to use clang on my windows setup and was very happy to
see how the site invited people to get involved and contribute to the
project.

With this in mind I tried to build clang following the instructions here
<https://clang.llvm.org/get_started.html> and everything went fine until I
actually tried to compile the *clang* project using visual studio. I
got a *compiler
is out of heap space* error which surprised me as I had previously built
big projects such as the Dolphin Emulator without a problem.

I detailed some of my failed attempts to fix this issue in this SO question
<https://stackoverflow.com/questions/52628064/building-clang-on-windows-memory-usage>.
Do you have any suggestions?

Best regards,
Fabio Picchi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20181003/957bb2fd/attachment.html>


More information about the cfe-dev mailing list