@@ -, +, @@ --- .../en/base/embedded/handbook/cross-compiler.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- a/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml +++ a/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml @@ -53,8 +53,8 @@ stage3 chroot. (This is the same chroot you used to install Gentoo.) Intro

- Generating a cross-compiler by hand is a long and painful process. This is - why it has been fully integrated into Gentoo! A frontend called + Generating a cross-compiler by hand was a long and painful process. This is + why it has been fully integrated into Gentoo! Our frontend called crossdev (which you can install with emerge crossdev) will run emerge with all of the proper environment variables and install all the right packages to generate arbitrary cross-compilers based on your --