Gentoo Archives: gentoo-dev

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: check-reqs* vs CFLAGS=-g
Date: Fri, 02 Aug 2013 02:07:51
Message-Id: pan$b9b01$a1cf2e60$d02a097b$71a171c8@cox.net
In Reply to: [gentoo-dev] check-reqs* vs CFLAGS=-g by "Michał Górny"
1 Michał Górny posted on Thu, 01 Aug 2013 13:33:48 +0200 as excerpted:
2
3 > LLVM has peek build space consumption around:
4 >
5 > - 400-550M without clang (depending on targets),
6 > - 950-1200M with clang,
7 > - 16G with clang & USE=debug (assertions, checks).
8
9 Ouch!
10
11 Thanks for the heads-up. I didn't realize -g/debug added THAT much! For
12 sure I'll have to keep that in mind if I ever decide to build llvm with
13 debug... and the general rule in mind for building anything else with
14 debug.
15
16 --
17 Duncan - List replies preferred. No HTML msgs.
18 "Every nonfree program has a lord, a master --
19 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-dev] Re: check-reqs* vs CFLAGS=-g "Michał Górny" <mgorny@g.o>