Difference between revisions of "Win64 for AMD64"

From Free Pascal wiki
Jump to navigationJump to search
m (Reverted edit of 123, changed back to last version by FPK)
 
Line 7: Line 7:
 
== Todo ==
 
== Todo ==
  
* add compiler target
+
* <strike>add compiler target </strike>
* adapt rtl units
+
* adapt rtl units (work in progress)
 
* adapt api units
 
* adapt api units
 
* adapt fcl
 
* adapt fcl

Revision as of 22:52, 15 April 2006

Status

The possibility of a port to win64/amd64 is under investigation. When GNU Binutils and GDB for win64/amd64 will be available, it will be easy to port fpc to this platform.

Currently, a ml64/link/windbg based port could be done, however, this would give only very unsatisfying debugging capabilities. As long as there is no final AMD64 release, this is no option.

Todo

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

Technical information