libmsvcrt.a and _create_locale in win7
Andrei Voronin <v.andrei-g/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <pqvdUN5L6UcFH3RahDeKIYyxsVTW7zG6OhODLV5lbeScyRF0Y-rEO87PcuzzAxzBO_-67Amb8lakgbd6kA6bK9asgICDwP9IY3REK916ZkM=@protonmail.com> |
Hello! There is an issue that I hit a few days ago. Unfotuanally osdn.net can't register new accounts right now. The thing is the libmsvcrt.a points on msvcrt.dll and suppose that in there is a declaration (definition?) of _create_locale function. In win10 this statement is correct, but in win7 (Microsoft Windows [Version 6.1.7601] in my case) the declaration is in msvcr120_clr0400.dll. Other people have the same issue with this call on win7 https://github.com/kazu-yamamoto/unix-time/issues/51. I have tested the latest version of mingw, and it has the same problem as a specific ghc-haskell version of mingw. I found some config file for preprocessor where msvcrt.dll functions restricted by a version of the Windows https://osdn.net/projects/mingw/scm/git/mingw-org-wsl/blobs/5.2-trunk/mingwrt/msvcrt-xref/msvcrt.def.in but I don't understand all build workflow. I really hope that is a fixable problem. _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe