This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC 3.0 Release Criteria


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]