-
I also met with this issue.
I use the latest toolchain to cross compile ffmpeg, the produced 32bit ffmpeg.exe runs fine under WinXP x64, but runs blocked under 32bit WinXP.
But my application that using wxWidgets library runs fine in both OS.
2009-11-14 02:05:07 UTC by drangon_zhou
-
ktietz70 committed revision 1526 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-13 10:55:13 UTC by ktietz70
-
Kai,
thanks for your reply. I will try to prepare reasonable small failing demo and post it here.
--
kmx.
2009-11-13 05:29:53 UTC by kmx1
-
We talked about this (see the bug report about stddef.h from Mook). But we didn't made until now a final decission for this.
2009-11-12 22:43:40 UTC by ktietz70
-
> To work around this nasty issue is to delete gcc's stddef.h and float.h simply.
Yes, it will do. Are you going to exclude them from the mingw-w64 distributives?
PS. CeGCC (arm/x86-mingw32ce) project has the same problem.
2009-11-12 21:27:28 UTC by ivmai
-
The patch would be ok. We had the same issue about stddef.h header. The discussion was pretty sad, and C FE maintainer simply disagreed to it for what reason however.
Our float.h implements the same things as gcc's float.h as it is an replacement (like the stddef.h). To work around this nasty issue is to delete gcc's stddef.h and float.h simply.
Cheers,
Kai.
2009-11-12 20:49:43 UTC by ktietz70
-
mingw-w64-bbot made 2 file-release changes.
2009-11-12 19:27:03 UTC by mingw-w64-bbot
-
mingw-w64-bbot made 2 file-release changes.
2009-11-12 18:03:01 UTC by mingw-w64-bbot
-
mingw-w64-bbot made 2 file-release changes.
2009-11-12 15:48:01 UTC by mingw-w64-bbot
-
mingw-w64-bbot made 2 file-release changes.
2009-11-12 15:25:01 UTC by mingw-w64-bbot