diff options
Diffstat (limited to 'chapter05/binutils-pass1.xml')
-rw-r--r-- | chapter05/binutils-pass1.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 3ab5a3c03..f470e58c4 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -43,6 +43,10 @@ <sect2 role="installation"> <title>Installation of Cross Binutils</title> + <note><para>Go back and re-read the notes in the previous section. + Understanding the notes lablelled important will save you a lot + of problems later.</para></note> + <para>It is important that Binutils be the first package compiled because both Glibc and GCC perform various tests on the available linker and assembler to determine which of their own features to |