From: <jt...@us...> - 2007-04-26 20:13:45
|
Revision: 253 http://ro-oslib.svn.sourceforge.net/ro-oslib/?rev=253&view=rev Author: jtytgat Date: 2007-04-26 13:11:09 -0700 (Thu, 26 Apr 2007) Log Message: ----------- Consistent OSLib spelling and avoid hard space top bit characters Modified Paths: -------------- trunk/website/index.html trunk/website/svn.html Modified: trunk/website/index.html =================================================================== --- trunk/website/index.html 2007-04-24 22:55:47 UTC (rev 252) +++ trunk/website/index.html 2007-04-26 20:11:09 UTC (rev 253) @@ -93,7 +93,7 @@ </ul> OSLib also provides names for all the data structures and reason codes used -by the A�P�I. Code that uses it is superior to similar code using _kernel_swi() +by the API. Code that uses it is superior to similar code using _kernel_swi() or _swix(), both in terms of the compile time type checking that is available, and the size and speed of the code generated. Modified: trunk/website/svn.html =================================================================== --- trunk/website/svn.html 2007-04-24 22:55:47 UTC (rev 252) +++ trunk/website/svn.html 2007-04-26 20:11:09 UTC (rev 253) @@ -73,7 +73,7 @@ <p>There is quite a lot of code, so it may take a little while on a slow link, but I'm sure you'll find it whorthwhile! A <code>!Readme</code> file in the -application directory !OsLib explains how to build OSLib under RISC OS or other +application directory !OSLib explains how to build OSLib under RISC OS or other GCCSDK supported host using the cross-compiler. You will need a C compiler, a Linker, a Make utility, and an ARM assembler in addition to the tools provided. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |