[Mingw-w64-public] 1MiB variable size limit in dongsheng daily gcc-5.0-win64_5.0.0-20141105

2015-02-11 Thread Jim Michaels
1MiB variable size limit in dongsheng daily gcc-5.0-win64_5.0.0-20141105did this get fixed? for example the standard c++ string library. I need it much larger.one of the things I might do is put a whole file content into a string to process. I have plenty of RAM and Virtual Memory to work with. j

Re: [Mingw-w64-public] lrotl (final)

2015-02-11 Thread Kai Tietz
Hi dw, 2015-02-11 10:56 GMT+01:00 dw : > I wasn't completely satisfied with my previous patch for lrotl (which is why > I didn't push to get it committed). The changes for intrin.h and > intrin-impl.h were fine, but I wasn't satisfied with the changes to > stdlib.h. Now that I've had a chance to

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] lrotl (final)

2015-02-11 Thread dw
I wasn't completely satisfied with my previous patch for lrotl (which is why I didn't push to get it committed). The changes for intrin.h and intrin-impl.h were fine, but I wasn't satisfied with the changes to stdlib.h. Now that I've had a chance to think about it again, I finally settled on