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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"extern template" stuff


Benjamin --

I've just rebuilt the library without the "extern template" bit, and
run "make check-script" and I don't see this result:

  in the libstdc++-v3 build directory. The first static binary that
  fails is 22_locale/ctype_members_char.cc. The shared linkage test
  passes.

that you mention in your original mail.

I get:

+	+	22_locale/ctype_members_char.cc

Furthermore, I get no shared/static differences at all on
i686-pc-linux-gnu.

Can you confirm that your patch is really needed?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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