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@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to