On Dec 13, 2015, at 08:42 PM, Patryk Laurent <[email protected]> wrote: On Dec 13, 2015, at 12:25 PM, David Chisnall <[email protected]> wrote: 20GB sounds very big. Debug builds are quite large, but release builds are a lot smaller. The back ends only add a couple of MBs, so it’s not worth removing them.
David Hmmm... is the default to do a debug build? I simply checked out llvm and build using the following steps: Ah, yes, I see from the first line of cmake's output that it defaults to a Debug build. I will try doing a release build, hopefully it'll take much less space. Patryk
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
