nightmorph 08/01/18 23:37:28 Modified: gentoo-ppc-faq.xml Log: added links to the distcc-crosscompiling guide and the embedded handbook, bug 206598
Revision Changes Path 1.66 xml/htdocs/doc/en/gentoo-ppc-faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.66&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.65&r2=1.66 Index: gentoo-ppc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- gentoo-ppc-faq.xml 18 Jan 2008 23:32:50 -0000 1.65 +++ gentoo-ppc-faq.xml 18 Jan 2008 23:37:28 -0000 1.66 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.65 2008/01/18 23:32:50 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.66 2008/01/18 23:37:28 nightmorph Exp $ --> <guide link="/doc/en/gentoo-ppc-faq.xml"> <title>Gentoo Linux/PowerPC Frequently Asked Questions</title> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.37</version> -<date>2008-01-16</date> +<version>1.38</version> +<date>2008-01-18</date> <faqindex> <title>Questions</title> @@ -1184,11 +1184,13 @@ <body> <p> -If you've got another faster computer, you can set up distcc to compile -binaries for your slower ppc processor. It's better to do as much building as -possible on the faster machine, if possible, don't even build on the slower -computer. With that said, here's a link to get you started: -<uri>http://dev.gentoo.org/~vapier/CROSS-COMPILE-HOWTO</uri> +If you've got another faster computer, you can set up distcc to compile binaries +for your slower ppc processor. It's better to do as much building as possible on +the faster machine; if possible, don't even build on the slower computer. Read +the <uri link="/doc/en/cross-compiling-distcc.xml">DistCC Cross-compiling +Guide</uri> to learn how. You may also want to read the <uri +link="/proj/en/base/embedded/handbook/">Gentoo Embedded Handbook</uri> to learn +more about cross-compiling. </p> </body> -- [email protected] mailing list
