ELFLoader
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 |