Difference between revisions of "Win64 for AMD64"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
== Status ==
 
== Status ==
  
Basic programs like Hello world are working. We're using our own assembler and linker to overcome the problem of the missing GNU Tools.
+
A full snapshot is available. We're using our own assembler and linker to overcome the problem of the missing GNU Tools.
  
 
== Todo ==
 
== Todo ==

Revision as of 09:07, 21 April 2006

Status

A full snapshot is available. We're using our own assembler and linker to overcome the problem of the missing GNU Tools.

Todo

  • add compiler target
  • adapt rtl units (work in progress)
  • adapt api units
  • adapt fcl

Technical information