C++ runtime library compatibility with Redhat libraries
Hi
I have 2 questions:
1. I am shipping a product and it requires C++ runtime libraries like libstdc++.so.5 and libgcc_s.so.1. Can I bundle these libraries along with my product without violating any license.
2. I would like to know if this bundles C++ runtime library can work fine on other linux distributions like Redhat EL 3.0 or Mandrake 10.0 etc. How portable are these C++ runtime libraries on other linux distribuions.
thanks in advance
sriram.
|