[fpc-pascal] Test Free Pascal program not compiling
Tomas Hajny
XHajT03 at hajny.biz
Tue Sep 13 11:02:32 CEST 2022
On 2022-09-12 21:12, Terry A. Haimann via fpc-pascal wrote:
Hello Terry,
> I personally think it can't find the assembler. I did test this on my
> desktop and it compiled w/o error.
No, but the installed assembler doesn't know the "softvfp" FPU type
apparently specified in the compilation options:
---
> [0.430] Executing "/usr/bin/as" with command line "-mfpu=softvfp -o
> Sqrt.o Sqrt.s"
> Assembler messages:
> Error: unrecognized option -mfpu=softvfp
===
> Below you will see the output of the compile as you suggested. Sorry
> it is so long.
As a reminder - you can always zip the file and add it to attachment, or
place it on some server and include just a link (or reduce the size by
removing the beginning of the file if it's so long and there's a message
close to the end starting with "Error:").
Tomas
(one of the FPC mailing lists moderators)
More information about the fpc-pascal
mailing list