From 674996257b7c905dd6fc3f99a54e815c041c4d77 Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Fri, 3 Apr 2009 01:31:15 +0000 Subject: [PATCH] Update the cross-compiler link to the current version. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29873 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/userguide/en/installation/install-source-beos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide/en/installation/install-source-beos.html b/docs/userguide/en/installation/install-source-beos.html index 79d1afbe74..5c7c8bd7d7 100644 --- a/docs/userguide/en/installation/install-source-beos.html +++ b/docs/userguide/en/installation/install-source-beos.html @@ -49,7 +49,7 @@

Installing the cross-compiler

-

Download the Haiku cross-compiler and extract it to /boot (for example by setting the Destination in Expander to just /boot). Then you need to configure your tree to use this cross compiler. Go to the root folder of your checked out Haiku repository and invoke the configure script with the --cross-tools-prefix option like this:

+

Download the Haiku cross-compiler and extract it to /boot (for example by setting the Destination in Expander to just /boot). Then you need to configure your tree to use this cross compiler. Go to the root folder of your checked out Haiku repository and invoke the configure script with the --cross-tools-prefix option like this:

configure --cross-tools-prefix /boot/apps/haiku/cross-tools/bin/i586-pc-haiku-