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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STDC++ lib license


>    Can i distribute the std c++ shared object (libstdc++.so.2.8.1.1) to my
>customers along with my commercial software

Yes, but you'll have to provide source. If you're using the same sources
at 2.95.3, then pointing at those sources would be sufficient, I'd
think.

>if not how do i statically link, only this lib to my application

There was recently a post on how to do this. I suggest you start here:
http://gcc.gnu.org/ml/libstdc++/2002-11/msg00141.html

-benjamin


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