[FFmpeg-devel] [PATCH 1/3] configure: Force mingw's ld to keep the reloc section

Christophe Gisquet christophe.gisquet at gmail.com
Fri Mar 11 08:57:19 CET 2016


Hi,

2016-03-10 19:57 GMT+01:00 Hendrik Leppkes <h.leppkes at gmail.com>:
> This patch (the relocations part) broke debugging mingw-w64 ffmpeg
> builds with gdb, you can't set breakpoints anymore when its applied.

That issue prevented me to do anything interesting for ffmpeg since
then, thinking it was a toolchain issue. I've lost considerable
ffmpeg-time (and actual code) over it.

> It should either be reverted or made dependent on
> --enable/disable-debug (I would favor the first, honestly, since its a
> rather ugly hack in itself).

At the very least, that dependence is needed, yes.

> Did the binutils/mingw guys ever comment anything useful on this issue?

And does it still exist? And for which toolchain/binutils/mingw
runtime/gdb version actually? There are like 3+ versions one can use
(yours, msys2, tdm, msys1, ...)

Thanks for looking into it,
-- 
Christophe


More information about the ffmpeg-devel mailing list