This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4357: C++ exceptions uncaught inside a shared library if using -nostartfiles option (need of redefining _init and _fini)
- To: dgarrido at netcourrier dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Subject: Re: c++/4357: C++ exceptions uncaught inside a shared library if using -nostartfiles option (need of redefining _init and _fini)
- From: aoliva at gcc dot gnu dot org
- Date: 29 Sep 2001 04:32:07 -0000
Synopsis: C++ exceptions uncaught inside a shared library if using -nostartfiles option (need of redefining _init and _fini)
State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Sep 28 21:32:06 2001
State-Changed-Why:
Use the `constructor' and `destructor' function attributes.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4357&database=gcc