This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49818] libsupc++ does not export __cxa_get_globals or related functions
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 23 Jul 2011 09:28:50 +0000
- Subject: [Bug libstdc++/49818] libsupc++ does not export __cxa_get_globals or related functions
- Auto-submitted: auto-generated
- References: <bug-49818-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49818
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org,
| |rth at gcc dot gnu.org
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-23 09:28:11 UTC ---
I think something more detailed would help, because otherwise, in my
experience, generally the work on libsupc++ proceeds rather slowly (I think we
still have a couple of old PRs open about exceptions). Like, a detailed list of
which functions are problematic, which are not, clarify a bit what you mean by
"properly" (are those "somehow" exported?). Let's add a couple of global
maintainers in CC...