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)
(No difference)

Revision as of 22:21, 23 August 2005

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