[fpc-pascal] Cannot write datetime field on sqlite3 database on ARM
Toru Takubo
takubo at e-parcel.co.jp
Thu Mar 11 01:08:51 CET 2021
On 2021/03/10 15:29, LacaK via fpc-pascal wrote:
>
> Dňa 9.3.2021 o 15:34 Toru Takubo via fpc-pascal napísal(a):
>> On 2021/03/09 18:11, LacaK via fpc-pascal wrote:
>>> I did run test program on RaspberryPI: Linux+ARM and results are as expected.
>>> (FPC 3.2.0)
>>>
>>> -Laco.
>>>
>> My compiler setting is below. Does something missing or wrong?
>
> My settings are:
>
> -Tlinux
> -Parm
> -MObjFPC
> -Scghi
> -O1
> -g
> -gl
> -l
> -vewnhibq
> -Filib\arm-linux
> -Fu.
> -FUlib\arm-linux
> -FE.
> -oproject1
Thank you for your information. Unfortunately, I tried this setting in vain.
>
>
>> -------------------------------------------
>> C:\lazarus\fpc\3.2.0\bin\i386-win32\fpc.exe
>> -Tlinux
>> -Parm
>> -MObjFPC
>> -Sh
>> -CX
>> -O3
>> -XX
>> -l
>> -vewnibq
>> -vh-
>> -vm5057,5028,5024,3042
>> -Fiobj\arm-linux
>> -Fu.
>> -FEobj\arm-linux
>> -oobj\arm-linux\project1
>> -------------------------------------------
>>
>> If possible, would you publish your executive of the test program to try it?
>>
> Uploaded to http://moja.uschovna.zoznam.sk/link/af6c3620-b919-4d64-9ab4-978af3d84717
It also worked on my target machine, which proved the target environment innocent.
I appreciate your cooperation.
Toru
More information about the fpc-pascal
mailing list