[Mingw-w64-public] [Project News|New Builds]

2017-07-23 Thread niXman
Hi, The new builds of MinGW-W64 based on GCC-7.1.0 is uploaded. MinGW-w64 v5.x is used. 32-bit: posix-sjlj: https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.1.0/threads-posix/sjlj/i686-7.1.0-release-posix-sjlj-rt_v5-rev1.7z posix-dwarf:

Re: [Mingw-w64-public] MFTEnumEx in lib64 / lib 32

2017-07-23 Thread Ruslan Garipov
Like this, I believe -- a `git-format-patch` included. On 23.07.2017 19:54, John Warburton wrote: Hello, While cross-compiling a program that required the function MFTEnumEx from the Microsoft Media Foundation Transform framework, I noticed that it occurs only in the arm32 import library -- to

[Mingw-w64-public] MFTEnumEx in lib64 / lib 32

2017-07-23 Thread John Warburton
Hello, While cross-compiling a program that required the function MFTEnumEx from the Microsoft Media Foundation Transform framework, I noticed that it occurs only in the arm32 import library -- to be precise, mingw-w64-crt/libarm32/mfplat.def. It isn't in lib64 or lib32. The function is declared