> i've just recompiled all my programs with all optimization switches > disabled > and all checks disabled, just for curiosity, because you mentioned this > problem. they are suddenly running perfectly fine. i think the code > optimization or the checking is somehow broken... Compile with -Ct -Or is fixed