Does anyone know if the jam language supports basic arithmetic? I need to compute the section address for a linker script using multiplication and addition. I also need to use a template linker script file and substitute the computed
address into it. Any ideas on how to do this in jam?
Thanks,
Chris