On 10/21/06, Paweł Kamiński <[EMAIL PROTECTED]> wrote:
As I understand from the ldd log above LabView doesn't use libstdc++,
but I'm not sure if ABI change concerns only libstdc++.

The C ABI has been stable for years, only the C++ ABI is being broken
with each new gcc release.

http://gcc.gnu.org/onlinedocs/gcc/Compatibility.html

Basically, as long as it isn't linking to anything under
/usr/lib/gcc/..., you should be safe.

-Richard

--
gentoo-user@gentoo.org mailing list

Reply via email to