Delphi Programming
Edit Page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 28: Line 28:
 
== What Delphi Can't Do ==
 
== What Delphi Can't Do ==
   
  +
* No Win64 compiler. However, CodeGear announced plans for delivering this possibly by the end of 20??.
 
* Target CPUs other than x86.
 
* Target CPUs other than x86.
 
* Generate certain types of Windows binaries; in particular "kernel mode" device drivers. These require  specialized linking and Delphi's OMF object file format doesn't match the COFF format required by the Microsoft linker (there are also RTL issues in relation to Windows kernel address space).
 
* Generate certain types of Windows binaries; in particular "kernel mode" device drivers. These require  specialized linking and Delphi's OMF object file format doesn't match the COFF format required by the Microsoft linker (there are also RTL issues in relation to Windows kernel address space).
Please note that all contributions to the Delphi Programming are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)