Re: [Mingw-w64-public] cygwin and mingw-w64

2015-02-11 Thread Kai Tietz
Hi dw, sorry for anwsering that late to your mail, but sadly gmail decides again and again to put your posts to the spam-folder ... sorry 2015-02-05 9:58 GMT+01:00 dw : > I'm not sure if this is a cygwin question or a mingw-w64 question. > > I'm working on fixing the _lrotl stuff. The changes fo

[Mingw-w64-public] cygwin and mingw-w64

2015-02-05 Thread dw
I'm not sure if this is a cygwin question or a mingw-w64 question. I'm working on fixing the _lrotl stuff. The changes for intrin.h and intrin-impl.h were easy. But for whatever reason, MS duplicates the prototypes for this function in stdlib.h. I have started to update mingw-w64's stdlib.h,