[FFmpeg-devel] libdl for MinGW
Måns Rullgård
mans
Fri Jun 29 23:00:10 CEST 2007
M?ns Rullg?rd <mans at mansr.com> writes:
> Ramiro Ribeiro Polla <ramiro at lisha.ufsc.br> writes:
>
>> wrote:
>>> 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?
>>>
>>>
>>
>> Yes. Applied.
>
> I really hope not. The patch was 1) not against svn HEAD, and 2) broken.
> I'll elaborate on part 2 later.
Uh, sorry. I somehow assumed that patches posted on ffmpeg-devel were
for ffmpeg, read two hunks of diff and noticed it was no good for
ffmpeg configure. Of course it's fine for your mingw libdl.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list