> Do you mean compiling one piece of source code to multiple > programs (one for each calcs)? In that case you should look > at a program like Phoenix, by Patrick Davidson. > Not exactly. I'd like to know how to compile programs in general separately for each calculator. I. e. what programs you need, how the source header must look like (which might depend on what you compile it with...) etc.