This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [I don't think it's off-topic at all] Linking speed for C++
- To: Michael Matz <matz at kde dot org>
- Subject: Re: [I don't think it's off-topic at all] Linking speed for C++
- From: Daniel Berlin <dan at cgsoftware dot com>
- Date: 29 May 2001 20:13:13 -0400
- Cc: Richard Henderson <rth at redhat dot com>, Joe Buck <jbuck at synopsys dot COM>, <gcc at gcc dot gnu dot org>
- References: <Pine.GSO.4.33.0105300000360.21177-100000@platon>
Michael Matz <matz@kde.org> writes:
> I have the feeling, that -Bsymbolic should only be applied to functions
> (or other things for which indirection already exists), and not to
> data.
You might want to takes a looksie at the BeOS config files for LD.
On BeOS, everything is linked -Bsymbolic, by default.
And it does C++ just fine, even across shared libraries.
I think everything is -fPIC too, IIRC.
It's been a while since I touched LD's BeOS related config files.
>
> Ciao,
> Michael.
--
"Last time I went to the movies I was thrown out for bringing my
own food. My argument was that the concession stand prices are
outrageous. Besides, I haven't had a Bar-B-Que in a long time.
"-Steven Wright