-Cfnone
spits:
Compiling ./rtl/ps1/system.pp
compproc.inc(838,47) Error: Identifier not found "double"
compproc.inc(839,47) Error: Identifier not found "double"
softfpu.pp(134,19) Error: Identifier not found "double"
softfpu.pp(134,25) Error: Error in type definition
softfpu.pp(144,19) Error: Identifier not found "extended"
softfpu.pp(144,27) Error: Error in type definition
system.pp(35,1) Fatal: There were 6 errors compiling module, stopping
-Cfsoft
generates assembler FPU code
some advises?