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
On Wed, May 15, 2002 at 11:02:04PM -0500, David Abrahams wrote:
>
> ----- 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.
>
http://www.caldera.com/developers/gabi/
H.J.