[FFmpeg-devel] libdl for MinGW

Víctor Paesa wzrlpy
Thu Jun 28 19:59:56 CEST 2007


Hi,

> I wrote a libdl implementation for MinGW which, as far as I'm concerned,
> is POSIX compliant. It's all it takes to get vhooks working properly on
> FFmpeg.
>
> It's hosted here:
> http://code.google.com/p/dlfcn-win32/source
>
> I know there are some MinGW users out there =). Could you take a look at
> it?

I'm using it to cross-compile for MinGW under Cygwin.
The official places for MinGW under Cygwin includes/libraries are
/usr/include/mingw and /usr/lib/mingw

Hence I needed to add the options --libdir=DIR and --incdir=DIR
to your configure.

Would you accept a patch similar to the one attached?

Regards,
V?ctor





-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlfcn-win32.configure.1.diff
Type: text/x-patch
Size: 2727 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070628/84418963/attachment.bin>



More information about the ffmpeg-devel mailing list