mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 13:58:32 +02:00
palmos: updated the RTL readme
git-svn-id: trunk@37902 -
This commit is contained in:
parent
d2f051be8f
commit
a371b39ee9
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user