> It is too bad that not many gcc developers using --enable-shared to > configure gcc under ia32. See Well, on Linux, gdb fails to restart a cc1 / cc1plus executable that is statically linked, which makes debugging very tedious. So I always patch my Makefile to use static linking.