[fpc-pascal] Cannot write datetime field on sqlite3 database on ARM

LacaK lacak at zoznam.sk
Wed Mar 10 07:29:34 CET 2021


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.
>>
> Thank you for your reproduction test. It may be a good news that the 
> problem would
> not be in the compiler but around configuration or environment.
>
> Do you have a native compiler on RaspberryPI, or using cross compiler?

I am using cross compiler. (build by FpcUpDeluxe)


> 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


> -------------------------------------------
> 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

-Laco.




More information about the fpc-pascal mailing list