Hi! > I have the same problem (with Gtk+ and libuuid.a). I'm afraid I resorted > to cheating, by disabling the libtool checks as follows: > > mv libtool libtool.orig > sed -e 's/^\(deplibs_check_method\)=.*$/\1=\ > "file_magic ^x86 archive|^x86 DLL" \ > # [ALI] Treat static libs as shared/' < libtool.orig > libtool > chmod 755 libtool
Ok, thank you. I'll try it. > Ali. -- Alexander Kogan Institute of Applied Physics Russian Academy of Sciences _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
