在 2020/4/30 17:14, Pali Rohár 写道: > > So problem is only with 80, not 90. > > Anyway, that error message is issued by msvcr80.dll library itself, so I > think it could be possible to do some link-time workaround in mingw-w64 > or gcc to make msvcr80.dll happy. >
I am not clear about details about this error. The only suggestion I would come up with is to link against MSVCR100 which doesn't suffer from this issue. Also I dislike the idea to provide default manifests, because there are many, many versions of MSVCR80 and 90 in your 'C:\Windows\WinSxS' directory, and there would be varieties of preferences, so it is up to the user that which version should be used (which is exactly what manifests do). -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public