/native/external/espeak/platforms/riscos/ReadMe
#! | 14 lines | 10 code | 4 blank | 0 comment | 0 complexity | 4011d647e1050d21994897b32ba1e90b MD5 | raw file
1These files are for a version for RISC OS computers (formerly 2known as "Acorn" computers), which use ARM processors. 3 4 5To compile the speakmod module for RISC OS. 6 71. Run the "copysource" script to copy the source files from the 8 general source.src directory into the riscos.cpp and 9 riscos.h directories. These already contain the RISC OS 10 specific files. 11 122. Run the Makefile to compile and link and produce the 13 "speakmod" module. 14 I used the AcornC/C++ compiler.