From 8555e6b324a8924c6ddafcb7247cddb25bfb148a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 10 Aug 2009 13:09:25 +0000 Subject: Play with formatting. svn path=/trunk/netsurf/; revision=9150 --- Docs/BUILDING-RISC_OS | 46 +++++++++++++++++++++++----------------------- Docs/BUILDING-ROCross | 4 ++-- 2 files changed, 25 insertions(+), 25 deletions(-) (limited to 'Docs') diff --git a/Docs/BUILDING-RISC_OS b/Docs/BUILDING-RISC_OS index 591a02fb0..09041292e 100644 --- a/Docs/BUILDING-RISC_OS +++ b/Docs/BUILDING-RISC_OS @@ -8,19 +8,19 @@ RISC OS NetSurf should work on RISC OS 4.02 and above. - Note: This guide assumes that you have the RISC OS SVN client installed, - and that you have used it to fetch the NetSurf source. It also - assumes that you have the following requirements installed: - - + OSLib 6.80 or later - + Perl 5.8.8 or later - + GCC 3.4.6 release 3 or later - + The latest NSTools - - For instructions on how to do all of the above, consult the following - document: - - http://www.netsurf-browser.org/documentation/robuild + | Note: This guide assumes that you have the RISC OS SVN client installed, + | and that you have used it to fetch the NetSurf source. It also + | assumes that you have the following requirements installed: + | + | + OSLib 6.80 or later + | + Perl 5.8.8 or later + | + GCC 3.4.6 release 3 or later + | + The latest NSTools + | + | For instructions on how to do all of the above, consult the following + | document: + | + | http://www.netsurf-browser.org/documentation/robuild If you want to cross-compile NetSurf for RISC OS, use the BUILDING-ROCross document. @@ -29,16 +29,16 @@ Building and executing NetSurf ================================= - Note: The version of make supplied with some RISC OS GCC 3 is old and has a - bug that prevents NetSurf from building. Either ensure that NSTools - is seen before GCC, or replace the make inside "!GCC.bin" with the - make from "!NSTools.bin". + | Note: The version of make supplied with some RISC OS GCC 3 is old and has + | a bug that prevents NetSurf from building. Either ensure that + | NSTools is seen before GCC, or replace the make inside "!GCC.bin" + | with the make from "!NSTools.bin". - Note: The pre-built libraries currently supplied in NSTools are AOF format, - and will not work with GCC4, which requires them to be in ELF format. - If you want to build NetSurf with GCC4, you will need to build the - libraries yourself. See "Obtaining NetSurf's dependencies" below for - details. + | Note: The pre-built libraries currently supplied in NSTools are AOF format, + | and will not work with GCC4, which requires them to be in ELF format. + | If you want to build NetSurf with GCC4, you will need to build the + | libraries yourself. See "Obtaining NetSurf's dependencies" below for + | details. You can examine the contents of Makefile.defaults and enable and disable features as you see fit by creating a Makefile.config file. The default @@ -105,7 +105,7 @@ sources. Updating NSTools' copies of the libraries ------------------------------------------- +------------------------------------------- Set the CSD to the directory of the library you want to build, set your next slot to at least 6000K and in a TaskWindow, run diff --git a/Docs/BUILDING-ROCross b/Docs/BUILDING-ROCross index 98af1a460..bf0ca0c91 100644 --- a/Docs/BUILDING-ROCross +++ b/Docs/BUILDING-ROCross @@ -2,8 +2,8 @@ Creating a cross-compilation environment for RISC OS NetSurf -------------------------------------------------------------------------------- - Note: If you want to do a native RISC OS build, on a RISC OS computer, - consult the BUILDING-RISC_OS file. + | Note: If you want to do a native RISC OS build, on a RISC OS computer, + | consult the BUILDING-RISC_OS file. These instructions assume that you're starting from ~. They also assume that you've got GCCSDK's prerequisites installed. -- cgit v1.2.3