2012/12/17 Alexandre Rostovtsev <tetrom...@gentoo.org>: > > The bigger problem is not disk space but memory usage at link time. Try > building something like *-webkit-* or firefox with debugging CFLAGS on a > machine with limited memory. > > That ain't problem, we acutally can patch in those packages to strip the debug by default and add there useflag to not strip those for those really needing it.
Also the culprit is again -ggdb rather than -g.