S?bastien Bourdeauducq wrote: > Could you keep sc and sc->regs (you can use alloca() - just #define > it to __builtin_alloca in the demo firmware) on the stack?
Okay. How do I build and test that demo firmware ? It seems that clang supports dynamic arrays (like gcc does), so perhaps just declaring things as local "auto" variables would be a way to avoid introducing further target dependencies. Needs testing, though. I'll be busy today but I'll look into this tomorrow. Thanks, - Werner _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
