"C:flexprop-6.8.0/bin/flexspin" -2 -l --tabs=8 -D_BAUD=230400 -O1 -g --charset=utf8 -I "C:flexprop-6.6.2/include" "C:test.c"
Propeller Spin/PASM Compiler 'FlexSpin' (c) 2011-2023 Total Spectrum Software Inc. and contributors
Version 6.8.0 Compiled on: Dec 27 2023
test.c
fmt.c
basicfmt.c
vfs.c
posixio.c
fmt.c
posixio.c
bufio.c
errno.c
bufio.c
C:test.c:5: error: Unknown type for sizeof
C:test.c:5: error: Unknown type for sizeof
C:test.c:5: error: Unknown type for sizeof
child process exited abnormally
Finished at Fri Feb 2 16:42:22 2024
Currently using sizeof(char) as a temporary workaround.
Simple example:
Compiler output:
"C:flexprop-6.8.0/bin/flexspin" -2 -l --tabs=8 -D_BAUD=230400 -O1 -g --charset=utf8 -I "C:flexprop-6.6.2/include" "C:test.c" Propeller Spin/PASM Compiler 'FlexSpin' (c) 2011-2023 Total Spectrum Software Inc. and contributors Version 6.8.0 Compiled on: Dec 27 2023 test.c fmt.c basicfmt.c vfs.c posixio.c fmt.c posixio.c bufio.c errno.c bufio.c C:test.c:5: error: Unknown type for sizeof C:test.c:5: error: Unknown type for sizeof C:test.c:5: error: Unknown type for sizeof child process exited abnormally Finished at Fri Feb 2 16:42:22 2024