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

Reply via email to