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.

_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to