Re: [Mingw-w64-public] [Patch] intrsinsic _lrotl

2013-09-15 Thread dw
> IIRC, it is included in sdk versions earlier than 7 too, e.g. the sdk shipped > with msvc 2005 and 2008. I have now checked a Vista and an XP SDK as well as the W7 and W8. Still no sign of intrin.h in winnt.h. While I can't *prove* that no (possibly incremental) release of the Windows SDK has

Re: [Mingw-w64-public] MSYS2

2013-09-15 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15.09.2013 18:56, asmwarrior wrote: > I see there are a lot of exe files under libexec\git-core have the > same file size, does that by design? I extract msys2 by 7zip such > as: > > git-prune.exe > git-push.exe > > Oh, I see the same issue under

Re: [Mingw-w64-public] MSYS2

2013-09-15 Thread Ray Donnelly
It is because git follows the busybox method of having one executable and symlinks to it for the all the various sub-commands. symlinks and Windows don't go together for various reasons, so they are dereferenced instead. On Sun, Sep 15, 2013 at 3:56 PM, asmwarrior wrote: > On 2013-9-9 17:25, Ale

Re: [Mingw-w64-public] MSYS2

2013-09-15 Thread asmwarrior
On 2013-9-9 17:25, Alexey Pavlov wrote: > New MSYS2 snapshots: > > 32-bit:x32-msys2-beta2-20130909.tar.xz > > > 64-bit:x64-msys2-beta2-20130909.tar.xz >