I'm building GCC from CVS on Solaris 8/SPARC as follows: CC=cc ../configure --enable-nls --with-included-gettext --enable-libstdcxx-v3 Is this suppose to get me a libstdc++.so somewhere? Removing --enable-libstdcxx-v3 gets me one but I'd like to test out the v3 library. -- albert chin (china@thewrittenword.com)