libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking dynamic lib with static one.


From: Alexander Kogan
Subject: Re: linking dynamic lib with static one.
Date: Fri, 5 Sep 2003 13:05:03 +0400
User-agent: KMail/1.5.3

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]