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

Toru Takubo takubo at e-parcel.co.jp
Thu Mar 11 01:19:47 CET 2021


On 2021/03/10 16:07, Florian Klämpfl via fpc-pascal wrote:
> 
> 
>> Am 10.03.2021 um 04:59 schrieb Toru Takubo via fpc-pascal <fpc-pascal at lists.freepascal.org>:
>>
>>> Can you please post the output of -va of the arm compiler and provide some information about the arm system you are using?
>>
>> The output message with -va option can be downloaded from below.
>>
>> http://support.e-parcel.ne.jp/downloads/tmp/fpc-va.txt
> [0.016] (3101) Macro defined: CPUARMV4
> [0.016] (3101) Macro defined: FPUFPA
> I am not sure how this happened but you are compiling for an ancient arm architecture, this is not going to work. FPA uses a different floating point format so this explains the problems.
> 

I understand it's my fault. I will dig into my development settings.
Thank you and all list members for help and advice.

Toru


More information about the fpc-pascal mailing list