linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] MinGW build makes *.a, but I need a DLL


From: Steve Strobel
Subject: [Linphone-developers] MinGW build makes *.a, but I need a DLL
Date: Thu, 26 Sep 2013 16:14:41 -0600

I have in the past built mediastreamer and created a DLL file, but for some reason I now just get libmediastreamer.a, a library file.  I must be missing something simple.  I configure with these commands:

    export PKG_CONFIG_PATH=/c/Projects/VoIP/speex
    ./configure --disable-video --disable-static --enable-shared --disable-strict

Then "make" completes successfully.  Any suggestions about how to get a DLL rather than library would be great.  Thanks.

Steve

P.S.  I previously ran "autoreconf --install --force" under Linux, so the "configure" script used above came from that.  I can't get autoreconf to run correctly under MinGW, but as I understand it the configure script should be cross-platform.

--
Steve Strobel
Link Communications, Inc.
1035 Cerise Rd
Billings, MT 59101-7378
(406) 245-5002 ext 102
(406) 245-4889 (fax)
WWW: http://www.link-comm.com
MailTo:address@hidden

reply via email to

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