On 2/8/17, Ricardo Constantino <[email protected]> wrote: > On 8 February 2017 at 02:55, Liu Hao <[email protected]> wrote: > >> On 2017/2/8 1:45, Ricardo Constantino wrote: >> > Should be fixed with >> > https://github.com/Alexpux/MINGW-packages/commit/ba282a67e, but I >> thought >> > someone would've reported it to upstream by now? >> Probably you could comment this PR >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69506. >> > > >From the amount of dev response to Roger's comment I figure any further > response to be pointless. > I can't even explain why my patch fixes it, that's why I didn't bother > making an issue. I literally > just copied gcc's fix to cygwin and added a 64-bit check because only > 64-bit had an issue.
Oddly, seems it is actually caused (aggravated by? related to?) this ld flag: --image-base,0x140000000 https://trac.ffmpeg.org/ticket/5895 FWIW...so possibly not actually a bug [?] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
