This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/49818] libsupc++ does not export __cxa_get_globals or related functions


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...


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