"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>I have a static library from a third party which I need to use in an > application, and I need to build it on a system running Red Hat 9. It > links fine on older versions of Red Hat (e.g. 7.3), but when I try to > link it on RH 9, I get: Static libraries are not supposed to be compatible across development environments. You should ask the third party for a shared library or a static library intended for your distribution. For the future, I would not let myself be dependent on a third party's ability to ship updated libraries. The next incompatabilty may be even harder to work around. Insist on a shared library. DS _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils