Hi, Can I compile libstdc++ library without exception handler support (without libgcc)? Can I pass the -fno-exception flag when I can compile libstdc++ using g++? Are there any compile options that I must pass to gcc in order to compile libstdc++? Thank you very much. Yuxin