Win64 for AMD64

From Free Pascal wiki
Revision as of 22:21, 23 August 2005 by FPK (talk | contribs) (Reverted edit of 123, changed back to last version by FPK)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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
  • adapt api units
  • adapt fcl

Technical information