[libdvbpsi-devel] Only static library is made under MSYS.

Andrey Wolk andywolk at gmail.com
Thu Aug 25 11:20:29 CEST 2011


Hi, All.

libdvbpsi license changed from GPLv2 to LGPLv2.1
But only static library is made under msys.
Probable we will need AC_LIBTOOL_WIN32_DLL macro before
AC_PROG_LIBTOOL and also to pass -no-undefined to make sure Libtool
produces a DLL.
>From a src/Makefile.am:

     libdvbpsi_la_LDFLAGS += -no-undefined


For now:
libtool: link: warning: undefined symbols not allowed in i686-pc-mingw32 shared
libraries


More information about the libdvbpsi-devel mailing list