Stefan Reinauer wrote:
So the question is: How do we want to cope with a board that compiles with 8 but not with 9. Is this broken? Or would it be smart to say "this is so complex it will never work with more than 8"?
my problem was simpler. A debug print used a variable that was only defined in the romcc world. It was a simple problem. But it only showed up when the debug print was enabled.
ron