Explorar o código

palmos: updated the RTL readme

git-svn-id: trunk@37902 -
Károly Balogh %!s(int64=7) %!d(string=hai) anos
pai
achega
a371b39ee9
Modificáronse 1 ficheiros con 9 adicións e 5 borrados
  1. 9 5
      rtl/palmos/readme

+ 9 - 5
rtl/palmos/readme

@@ -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.