On Thu, Jan 22, 2015 at 1:03 AM, Alexey Pavlov <alex...@gmail.com> wrote:
>
> Current "mkstemp" implementation call "_sopen_s" that is not present in
> WinXP msvcrt.dll. So this break supporting WinXP.
>

I have no WinXP now, but '_sopen_s' in the msvcrt.def file:

$ grep _sopen_s mingw-w64-crt/def-include/msvcrt-common.def.in
mingw-w64-crt/lib32/msvcrt.def.in

mingw-w64-crt/lib32/msvcrt.def.in:_sopen_s

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to