From 922c879b6e8ca126cc23173765b043f849735333 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Fri, 20 Apr 2012 13:26:00 +0200 Subject: not much point in trying to be too precise about how much space -g build takes --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 82256ec18e62..7633128b8845 100644 --- a/configure.in +++ b/configure.in @@ -610,7 +610,7 @@ AC_ARG_ENABLE(atl, AC_ARG_ENABLE(symbols, AS_HELP_STRING([--enable-symbols], [Include debugging symbols in output. WARNING - a complete build needs - 8 Gb of space and takes much longer (enables -g compiler flag). + a lot of space (roughly 10 GiB) and takes much longer (enables -g compiler flag). You can also use this switch as follows: --enable-symbols="all -sw/ -Library_sc" to enable symbols only for the specified gbuild-build targets (all means everything, - prepended -- cgit