Difference between revisions of "RTL development articles"

From Lazarus wiki
Jump to navigationJump to search
m (new topic porting the rtl)
Line 17: Line 17:
  
 
[[Solaris Port]]
 
[[Solaris Port]]
 +
 +
[[WinCE Port]]

Revision as of 11:51, 16 August 2005

Information about building the FPC project is in the so called buildfaq(pdf), see http://www.stack.nl/~marcov/buildfaq.pdf

Some notes about the Unix RTL are on http://www.stack.nl/~marcov/unixrtl.pdf

Comments can be written below, or reported to marco at freepascal dot org

Porting the Unix rtl to a new target

Unix RTL to do list

Delphi unit status list

Missing functions/methods

New in the 1.9.x rtl (not yet in the docs)

Solaris Port

WinCE Port