IBDAC Freepascal 64bits

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
joroberto
Posts: 12
Joined: Wed 10 Feb 2010 07:33

IBDAC Freepascal 64bits

Post by joroberto » Wed 10 Feb 2010 07:37

Hi, IBDAC run in FPC 64 bits ?

i try compiler, and show error in function StrLenW

MemUtils.pas(1020,21) Error: Unknown identifier "ECX"
MemUtils.pas(1021,20) Error: Unknown identifier "EDI"
MemUtils.pas(1021,21) Error: Unknown identifier "EDX"

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 10 Feb 2010 08:22

IBDAC does not support the 64-bit compiler.

joroberto
Posts: 12
Joined: Wed 10 Feb 2010 07:33

Post by joroberto » Wed 10 Feb 2010 14:38

I work with multi-tier, and I need to use the linux 64-bit.

There is the possibility to be implemented in next version ?

Thanks.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 12 Feb 2010 13:51

We have this in plans. But more likely that this will happen when CodeGear release x64 compiler.

Post Reply