vote up 2 vote down star

Hi, is there a 64-bit preview compiler available, as announced a long time ago? I wasn't able to find anything.

I really need a 64-bit compiler to target the 64-bit versions of Microsoft Office.

flag

69% accept rate
I would really like to see a 64-bit preview compiler too. It's just not good enough that they're so far behind the field in this area. – Rowan Nov 24 at 23:47

2 Answers

vote up 4 vote down check

Not yet.

According to the latest roadmap Delphi X and Chromium seem to be the current priorities, followed by Commodore, so I'm not sure when a 64 bit preview compiler will be available.

If you want an early peek at these things, it might be worth signing up for the betas.

link|flag
3  
According to the previous roadmap we should already have a release quality 64-bit compiler and IDE buid environment. The current "roadmap" (a seemingly random assemblage of PowerPoint slides) probably does more to undermine confidence in the direction of the product than it does help, not least because the "RoadMap" for the "future" [hard to tell since it isn't dated] contains things that have already happened or been more formally announced). As a result I use only as an example of how not to do a RoadMap (for an example of "good", I use: remobjects.com/ROadmap.aspx). – Deltics Nov 24 at 20:39
Correction: The slides in the [Delphi] so-called "roadmap" are dated, but the roadmap itself is not. The date on the slides is somewhat suspect and simply adds to confusion however since the slides talk about a release that had already happened (Weaver == Delphi 2010) in a way that is impossible to distinguish from the way in which future "blue sky releases" ("Project X" etc) are "discussed". – Deltics Nov 24 at 20:45
It is astounding that they a) haven't released a 64-bit compiler yet and that b) it doesn't seem to be a top priority for them. – Rowan Nov 24 at 23:46
I've asked Michael Rozlog from the Delphi compiler team. He responded: "I can't give any hard dates, right now we are working on cross-compilation and then it will be 64 bit. It will be a while before we are done with the cross-compiler, but as soon as it is, we are planning on starting the 64 bit right-away." Sounds good, but for the 64-bit compiler it means: they haven't even started yet. :-( – Stefan Schultze Nov 25 at 8:22
@Stefan - Trust me, they've started, so at least some of the work is being done in parallel. You also shouldn't consider the cross platform work to be completely separate from the 64 bit work. They will both be taking advantage of cross compilation. edn.embarcadero.com/article/39174 – Bruce McGee Nov 25 at 11:09
vote up 2 vote down

You could try FPC: http://www.freepascal.org/

link|flag
While COM has improved significantly in the last months, it is probably not up to snuff enough for Office integration. – Marco van de Voort Nov 24 at 20:30
Thank you, this will definitely be worth a try. With Office integration I mean low-level Extended MAPI integration, maybe the COM improvements are enough to do this. – Stefan Schultze Nov 25 at 8:20

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.