Add - va to the compiler command line, that should then include some information about the assenber command fpc is trying to run. Compare with actual name and location of installed assembler tool.
Alternatively compile with the - sh switch, then inspect the generated ppas script to see the used assembler command.