I have seen many 64-bit applications come in two 64-bit versions. One is x86-64 and other is IA64. Will Delphi’s 64-bit version also have this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Delphi 64 bit will target x86-64, a.k.a. AMD64, a.k.a. EM64T.
It will not target the Itanium architecture IA64.
I consider the possibility of Delphi ever supporting Itanium to be vanishingly small since the Itanium platform has been deprecated.