Re: [Mingw-w64-public] Problems with fseeko64, libstdc++ and ucrt builds

2018-11-25 Thread Liu Hao
在 2018/11/24 上午5:37, Mateusz 写道: > I've attached new patch -- mingw-w64-crt/Makefile.am is changed so you should > use automake before testing. > > Now libmingwex.a is smaller (without _fseeki64 and _ftelli64 functions which > are moved to libmsvcrt.a). I can build and execute x265 linked to msv

Re: [Mingw-w64-public] Fixing bug in binutils for mingw-64 distro

2018-11-25 Thread Liu Hao
在 2018/11/26 上午6:19, Edward Diener 写道: > On 11/24/2018 5:17 PM, Mateusz Mikuła wrote: >> Changelog for release and git version differ a lot and it won't apply >> cleanly. >> Your should get rid of Changelog part and it will work. > > Thanks ! After getting rid of the Changelog part and adding a fe

Re: [Mingw-w64-public] Fixing bug in binutils for mingw-64 distro

2018-11-25 Thread Edward Diener
On 11/24/2018 5:17 PM, Mateusz Mikuła wrote: Changelog for release and git version differ a lot and it won't apply cleanly. Your should get rid of Changelog part and it will work. Thanks ! After getting rid of the Changelog part and adding a few more needed packages, I finally got binutils bui