diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 565dcd5be0..9f4a539317 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -1011,7 +1011,7 @@ The chain of events that occurs when gcc-cross is bootstrapped is as follows: - gcc -> binutils-cross -> gcc-cross-initial -> linux_libc-headers -> eglibc-initial -> eglibc -> gcc-cross -> gcc-runtime + gcc -> binutils-cross -> gcc-cross-initial -> linux-libc-headers -> eglibc-initial -> eglibc -> gcc-cross -> gcc-runtime gcc: @@ -1031,7 +1031,7 @@ This tool is a "native" package (i.e. it is designed to run on the build host). - linux_libc-headers: + linux-libc-headers: Headers needed for the cross-compiler. eglibc-initial: @@ -1087,7 +1087,7 @@ Here is the bootstrap process for the relocatable toolchain: - gcc -> binutils-crosssdk -> gcc-crosssdk-initial -> linux_libc-headers -> eglibc-initial -> nativesdk-eglibc -> gcc-crosssdk -> gcc-cross-canadian + gcc -> binutils-crosssdk -> gcc-crosssdk-initial -> linux-libc-headers -> eglibc-initial -> nativesdk-eglibc -> gcc-crosssdk -> gcc-cross-canadian gcc: @@ -1107,7 +1107,7 @@ finished cross-compiler. This tool is a "native" binary that runs on the build host. - linux_libc-headers: + linux-libc-headers: Headers needed for the cross-compiler. eglibc-initial: