Only static library is made under MSYS.
Andrey Wolk <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <CAD55zR0=nE8qsx+n5BxiaoVP17pFKj0BkYU5mairh-NBoy4X4A@mail.gmail.com> |
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
_______________________________________________
libdvbpsi-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libdvbpsi-devel