On Fri, 18 Nov 2011 19:49:32 -0500, NB (Neal) wrote: > >> undefined reference to `std::ctype<char>::_M_widen_init() > >> const@GLIBCXX_3.4.11' collect2: ld returned 1 exit status > >> > >> Now what's that about? glibcxx_3.4.15? > > > > No, libstdc++. Have you tried g++ rather than gcc yet? > > > > Sorry, I don't understand. What do you mean by 'tried g++'? Just whether you've installed gcc-c++ and tried to compile/link the source code using g++ instead of gcc? Typically one builds C++ code with g++, because when linking it adds stuff like the C++ Standard Library automatically. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines