Obtaining OSLib


Site Contents

Home

Summary

There are a number of ways of obtaining OSLib, and the OSLibSupport library, depending upon your requirements.

First, the OSLib Library in binary (ALF) form, complete with C and assembler headers, is available for download as a zipped archive, for download. This is all you need to link with your own applications to provide access to all the RISC OS SWI calls from assembler or C. The archive contains both 26-bit and 32-bit versions, for linking with the appropriate Stubs or UnixLib.

Secondly, the OSLibSupport library, again in binary (ALF) form, complete with C, is available for download as a zipped archive, for download. This is a C library of support functions, designed to make programming the RISC OS WIMP and Toolbox modules as easy as possible.

Third, a StrongHelp manual covering the entire API from C is available for each version.

Finally, the complete source for the project is now available via SVN from SourceForge. This includes all source files, together with the tools necessary to build the library. In addition, Makefiles are provided to build the tools, and the library, from scratch, out of the box, with just one double-click. You will need a C compiler, a Linker, a Make utility, and an ARM assembler in addition to the tools provided. The OSLib team use the Acorn C/C++ package, but the GCCSDK is an excellent alternative.


Viewable with any Browser Valid HTML 4.01!
$LastChangedBy: jtytgat $
$LastChangedDate: 2007-04-15 11:41:33 +0100 (Sun, 15 Apr 2007) $