ELFLoader

From RISC OS
Revision as of 12:18, 29 March 2007 by Caliston (talk | contribs) (Add template)
Jump to navigationJump to search

This is an experimental RISC OS loader for static ELF binaries by John-Mark Bell and will become obsolete when the GCCSDK 4 project releases their ELF loader code which will work for both static and dynamic ELF binaries.

Another possibility for dealing with static ELF binaries on RISC OS is to make use of the GCCSDK 4's 'elf2aif' program which converts static ELF binaries to a normal RISC OS applications (filetype &ff8) so that no ELF loader is needed.

Available from:

http://ecs.soton.ac.uk/~jmb202/riscos/elfloader.zip

GCC and GCCSDK pages
GCC under RISC OS

GCC for RISC OS, GCC tutorial, GCC common switches, GCC for beginners, UnixLib, ELFLoader
GCCSDK and Unix porting
GCCSDK, GCCSDK Releases, GCCSDK Development, Using GCCSDK, Autobuilder Development and Packaging Cygwin setup, Accelerating autobuilder with apt-proxy, ChoX11, Developer help wanted