[CM] Anyone using S7 on microcontrollers?

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Thu Nov 19 14:19:21 PST 2020


I tried this:

gcc s7.c -o repl -DWITH_MAIN -I. -O2 -g -ldl -lm -Wl,-export-dynamic 
-DINITIAL_HEAP_SIZE=6400 -DSYMBOL_TABLE_SIZE=4373

and it claims the repl runtime size is 2.4 MBytes, but I'm not sure
I believe it.  The heap size needs to be a multiple of 32, and
I always use a prime for the symbol table size, but I can't
remember why.

Someone was using s7 with the blackfin microprocessor.



More information about the Cmdist mailing list