Clarified reading order for non-BeOS platforms.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20197 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-02-22 17:23:06 +00:00
parent 9756b9b4f0
commit 49bf073e13
2 changed files with 10 additions and 6 deletions
+4 -3
View File
@@ -53,7 +53,8 @@ GCC 4.x
cd haiku
./configure --build-cross-tools-gcc4 x86 ../buildtools/
The process can take quite some time, but when it finishes you are ready to
compile your first Haiku image.
The process can take quite some time, but when it finishes the build system is
fully configured and you are ready to compile your first Haiku image.
Instructions on how to build Haiku can be found in the 'ReadMe' document.
Instructions on how to build Haiku can be found in the section Building in the
'ReadMe' document.