-
ktietz70 committed revision 1525 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 2 files.
2009-11-11 12:00:29 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
Ah, I now remember this issue. We encountered that one before.
It is not an issue of gcc, it is reasoned by a bugfix in binutils.
The problem is related to a broken Makefile prefixing of by underscores in the input .def file generation. libpng uses here some magic about __USER_LABEL_PREFIX, which is bogus and should be fixed in this project.
Just remove this magic and it works for old and...
2009-11-10 19:51:00 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
Hmm, in general I can't confirm this issue you described here. At office we use mingw-w64 to build applications for 32-bit too and we did not detect any special problems about XP there.
So I assume it has something to do with code here. Could you possibly provide a small testcase of this, or provide a gdb backtrace of both threads (with source), so that we can help to analyze?
Cheers,
Kai.
2009-11-10 19:28:27 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1523 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-10 16:43:55 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1522 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 5 files.
2009-11-10 16:41:33 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1521 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 4 files.
2009-11-10 16:37:41 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1520 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 7 files.
2009-11-10 16:32:34 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1519 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 12 files.
2009-11-10 16:28:03 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1518 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-10 16:19:33 UTC in MinGW-w64 - for 32 and 64 bit Windows
-
ktietz70 committed revision 1516 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-07 10:19:15 UTC in MinGW-w64 - for 32 and 64 bit Windows