Hi all,
I am using matlab R2006a to build an standalone executable under debian sid.
I use mcc with the following options:
mcc <mfile> -g -m -R -nojvm -v -d temp_c
it compiles fine, but when I run the execultable I get this nasty error:

libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6

I have searched alot on the internet but I can't fix the problem! Is it specific to Debian?
Can anyone help?!
Thanks,
Alikin