From: Tony v. d. H. <to...@us...> - 2004-07-08 11:17:48
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27881 Modified Files: !Readme Log Message: GCCSDK url changed Index: !Readme =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/!Readme,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** !Readme 3 May 2004 15:03:22 -0000 1.7 --- !Readme 8 Jul 2004 11:17:39 -0000 1.8 *************** *** 10,17 **** from http://ro-oslib.sourceforge.net. ! ***************************************************************************** ! Directory structure ------------------- --- 10,17 ---- from http://ro-oslib.sourceforge.net. ! ***************************************************************************** ! Directory structure ------------------- *************** *** 54,58 **** ***************************************************************************** ! Building OSLib under RISC OS ---------------------------- --- 54,58 ---- ***************************************************************************** ! Building OSLib under RISC OS ---------------------------- *************** *** 106,117 **** ***************************************************************************** ! Building OSLib under UNIX/Linux ------------------------------- ! Building under Linux is possible with the support of the GCCSDK, which can ! be found at <http://hard-mofo.dsvr.net/gcc/index.html>. Build and install it ! as necessary. Please note that the latest version of 'as' is required; at the ! time of writing this doesn't appear in any of the pre-compiled archives; you ! need to check out the head revision from CVS. Otherwise, building under LINUX is very similar to building under RISC OS. --- 106,116 ---- ***************************************************************************** ! Building OSLib under UNIX/Linux ------------------------------- ! Building under Linux is possible with the support of the GCCSDK, which can ! be found at <http://gccsdk.riscos.info/>. You'll need at least 3.3.3-pre2. ! Build and install it as appropriate. OSLib assumes the default location for ! the binaries, i.e. /home/riscos/. Otherwise, building under LINUX is very similar to building under RISC OS. |