This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Creating libstdc++ with --enable-libstdcxx-v3


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]