#1 2019-01-29 11:19:26

Greg0r
Member
Registered: 2019-01-28
Posts: 48

64 bit support for Delphi

Thanks for great work on this superb framework.
Please add support for 64 bit support for Delphi, please understand that there are Delphi users there who love your framework.
64 bit support for Delphi should be natural upgrade (as far as I know it only supports FPC/Lazarus now)

As for building c++ object from sqlite sources, you can use Free Trial of C++ Builder, of course not to include it for all if that depends on fact if user has or don't have license for CPP Builder.
But possibility should be very welcome.
My app require to allocate much more memory than now.....32 bit limit to delphi is serious pain.
I don't want to link external sqlite libs etc, rather full features native pas + sqlite obj.

Offline

#2 2019-01-29 14:22:54

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: 64 bit support for Delphi

There is 64 bit support for Delphi since almost the beginning.
https://gist.github.com/synopse/015a892 … 1d5df56c03

Windows 10 64bit (10.0.17134) (cp1252)
    4 x Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (x64)
Using mORMot 1.18.4949
    TSQLite3LibraryDynamic 3.26.0 with internal MM
Generated with: Delphi 10.3 Rio 64 bit compiler

Total assertions failed for all test suits:  0 / 41,734,045

Offline

#3 2019-01-29 14:34:10

Greg0r
Member
Registered: 2019-01-28
Posts: 48

Re: 64 bit support for Delphi

ab wrote:

There is 64 bit support for Delphi since almost the beginning.
https://gist.github.com/synopse/015a892 … 1d5df56c03

Windows 10 64bit (10.0.17134) (cp1252)
    4 x Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (x64)
Using mORMot 1.18.4949
    TSQLite3LibraryDynamic 3.26.0 with internal MM
Generated with: Delphi 10.3 Rio 64 bit compiler

Total assertions failed for all test suits:  0 / 41,734,045

No, it's not supported why you saying it's supported  ? hmm
I exactly pointed out static linking and bundled 64 bit sqlite C .obj files...
So I mean full mORMmot with Sqlite 64 bit included file.
I do not mean dynamically loaded sqlite libraries.
For example want to utilize fast AES asm optimized etc.
Many people see for that and it's 2019, still not supported.
Please add.

Last edited by Greg0r (2019-01-29 23:18:44)

Offline

#4 2019-01-30 13:35:44

leus
Member
Registered: 2012-09-05
Posts: 79

Re: 64 bit support for Delphi

Greg0r wrote:

Many people see for that and it's 2019, still not supported.
Please add.

I can see English is not your primary language, so here's a tip: your post is extremely rude.

Offline

#5 2019-01-30 14:21:31

Greg0r
Member
Registered: 2019-01-28
Posts: 48

Re: 64 bit support for Delphi

leus wrote:
Greg0r wrote:

Many people see for that and it's 2019, still not supported.
Please add.

I can see English is not your primary language, so here's a tip: your post is extremely rude.


Really, so today truth is called "rudeness"?
Maybe please read this 3 more times to see who is rude there - only you by calling me rude, moreover extremely rude.

I clearly asked about specific fact - 64 bit SQLite object for Delphi and I've got trivial response that's it's supported already.
@ab If by mistake, then pardon but again where you see something rude there?

Yes English is not my primary, but this does not change the case.

Offline

#6 2019-01-30 16:40:19

emk
Member
Registered: 2013-10-24
Posts: 96

Re: 64 bit support for Delphi

@Greg0r
Please don't be upset but sounds rude to me also.

@ab
Please grant @Greg0r wish and make us all happy. smile
Thank you.

Offline

#7 2019-01-30 18:50:18

Greg0r
Member
Registered: 2019-01-28
Posts: 48

Re: 64 bit support for Delphi

emk wrote:

@Greg0r
Please don't be upset but sounds rude to me also.

@ab
Please grant @Greg0r wish and make us all happy. smile
Thank you.


Don't worry I'm not upset, If I sound bad, sorry then.

Last edited by Greg0r (2019-02-08 08:20:54)

Offline

Board footer

Powered by FluxBB