GCC 3.0 Release Criteria

Richard Henderson rth@cygnus.com
Fri Apr 28 10:40:00 GMT 2000


On Fri, Apr 28, 2000 at 11:03:11AM -0400, Kaveh R. Ghazi wrote:
> I was concerned because anyone who uses gcc on solaris would find
> themselves having to choose between a complete static link or
> a dynamic link but with the additional headache of having to
> distribute libgcc.so with their binary.

But if they use libstdc++.so, they will also have to link to libgcc.so.
Linking statically with libgcc is *only* an option when you're using
*no* other dsos that need libgcc.


r~


More information about the Gcc mailing list