Can you explain a bit of background? Is there a compiler option to enable it unwind tables at (compiler) runtime? Or an option to disable them? If yes, it should be solved at the makefile level. If not, we should add this option ;-) Or is there any good reason to hardcode it in the compiler? Martin