This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Minimal GCC/Linux shared lib + EH bug example
- From: "David Abrahams" <david dot abrahams at rcn dot com>
- To: <c++std-ext at research dot att dot com>
- Cc: "Matthew Austern" <austern at apple dot com>,<drepper at redhat dot com>,"Mark Mitchell" <mark at codesourcery dot com>,"Jason Merrill" <jason at redhat dot com>,"Ralf W. Grosse-Kunstleve" <rwgk at cci dot lbl dot gov>,<gcc at gcc dot gnu dot org>,<c++std-ext at research dot att dot com>
- Date: Wed, 15 May 2002 23:02:04 -0500
- Subject: Re: Minimal GCC/Linux shared lib + EH bug example
- References: <9399EFBA-6833-11D6-B573-00039390D9E0@apple.com> <200205151902.MAA11847@atrus.synopsys.com> <20020515194330.A4449@lucon.org>
- Reply-to: "David Abrahams" <david dot abrahams at rcn dot com>
----- Original Message -----
From: "H . J . Lu" <hjl@lucon.org>
> Please check out the current gABI for weak symbols. If gcc can provide
> the detailed description how weak symbols should work for g++ and how
> different it is from the gABI, I can look into it for binutils and
> glibc.
Where can I find the spec? I would be happy to provide the description
you've requested.
-Dave