This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: _G_USING_THUNKS + Sparc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "David S. Miller" <davem at redhat dot com>
- Cc: pme at sources dot redhat dot com, libstdc++ at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Tue, 23 Apr 2002 10:15:55 -0700
- Subject: Re: _G_USING_THUNKS + Sparc
- Organization: Red Hat/San Francisco
- References: <20020422.235924.75075329.davem@redhat.com>
- Reply-to: bkoz at redhat dot com
> Why do we set this to zero on Solaris systems?
I have no idea.
> I don't understand how all of this is supposed to work.
> Don't we control how the whole thing is layed out because
> we build our own libio? Or is there some other dependency
> with how the system C library implements things?
No libio is built.
> I'm investigating some libstdc++ sparc-linux failures
> and noticed this anomaly.
Thanks for looking at these. I've noticed that sparc-solaris2.8 results
also seem dodgy.
-benjamin