palmos: updated the RTL readme

git-svn-id: trunk@37902 -
This commit is contained in:
Károly Balogh 2018-01-04 09:02:19 +00:00
parent d2f051be8f
commit a371b39ee9

View File

@ -1,7 +1,11 @@
This unit contains the run time library for the PalmOS.
This unit contains the run time library for PalmOS.
Currently, no makefile is available, so you have to create
the system unit by hand.
The 68k version should be functional, was tested on
POSE emulator and real devices as well, running PalmOS 4.0.
The system unit contains only the really necessary declarations
and the startup code.
The recommended and functional GNU binutils are available as
part of the prc-tools-remix project, which updated the old
prc-tools to be compilable with modern compilers.
The ARM version is entirely untested, and almost certainly
non functional.