aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gcc.xml')
-rw-r--r--chapter05/gcc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml
index 8b689cdba..490f822a7 100644
--- a/chapter05/gcc.xml
+++ b/chapter05/gcc.xml
@@ -1,6 +1,11 @@
<sect1 id="ch05-gcc">
<title>Installing GCC</title>
+<screen>
+Estimated build time: &gcc-time-static;
+Estimated disk space required: &gcc-compsize-static;
+</screen>
+
&c5-gcc-inst;
&c5-gcc-exp;
&aa-gcc-desc;