This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: V3 static data in classes vs AIX
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: V3 static data in classes vs AIX
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Date: 06 Jun 2001 23:53:37 +0200
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, Alexandre Oliva <aoliva at redhat dot com>, Mark Mitchell <mark at codesourcery dot com>, gdr at codesourcery dot com, libstdc++ at gcc dot gnu dot org
- References: <200106060204.WAA29234@makai.watson.ibm.com>
David Edelsohn <dje@watson.ibm.com> writes:
> Does Tru64 support WEAK symbols? I assume that it does. AIX
> currently does not provide for WEAK symbols.
The platform does (weak aliases only, no weak definitions), but gcc doesn't
currently use this. I had investigated what's going on (basically,
mips-tfile looses the weakext flag when using .weakext) and had a patch
back in January 1999, but I need to clean it up and integrate it into
current sources.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
Email: ro@TechFak.Uni-Bielefeld.DE