libtool
[Top][All Lists]
Advanced

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

Linking together .dll using .a static libraries


From: LRN
Subject: Linking together .dll using .a static libraries
Date: Fri, 27 Feb 2009 04:09:24 +0300
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

OK, maybe it's a stupid question, but i have to ask anyway.
MinGW ships some static .a libraries. How do i link these to shared .dll
libraries? It seems that libtool always performs a check (filemagic in
my case) on each -lname argument, and to pass that check the library has
to be "x86 archive import" or "x86 DLL", but not "x86 archive static".






reply via email to

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