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++
On Tue, May 29, 2001 at 08:13:13PM -0400, Daniel Berlin wrote:
> 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 am not very sure if C++ works ok without any restrictions on BeOS.
That was my impression last time when I worked on a BeOS related
bfd problem.
H.J.