mirror of https://github.com/FFmpeg/FFmpeg.git
Binutils will always strip the relocation information from executable files even if it needs it (dynamicbase/ASLR). We can work around this by using the pic-executable flag combined with setting the correct entry point since apparently ld forgets what that should be. This problem affects both 32 and 64-bit mingw-w64. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/152/head
parent
0544c95fd6
commit
91b668acd6
1 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue