Re: [Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-13 Thread Haroogan
Well, this crash can have at least two different causes. First would be that precompiled headers are generated by different gcc-versions. As Ruben says, certainly not the case. Second would be that precompiled-header-file exceeds in total 512 MB size. I've experienced crashes even with 167 MB p

Re: [Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-13 Thread Ruben Van Boxem
2013/5/13 Kai Tietz > 2013/5/13 Ruben Van Boxem : > > 2013/5/12 Haroogan > >> > >> Hello, > >> > >> I'm interested in the status of this issue. In case if MinGW-w64 > >> developers/users are not aware, I'll post some brief description. > >> > >> When I stumble across some library that uses a lar

Re: [Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-13 Thread Kai Tietz
2013/5/13 Ruben Van Boxem : > 2013/5/12 Haroogan >> >> Hello, >> >> I'm interested in the status of this issue. In case if MinGW-w64 >> developers/users are not aware, I'll post some brief description. >> >> When I stumble across some library that uses a large precompiled header, >> then it is for

Re: [Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-13 Thread Ruben Van Boxem
2013/5/12 Haroogan > Hello, > > I'm interested in the status of this issue. In case if MinGW-w64 > developers/users are not aware, I'll post some brief description. > > When I stumble across some library that uses a large precompiled header, > then it is for sure that I'll get 'cc1plus.exe' cras

Re: [Mingw-w64-public] Suggestion for FAQ Re _vswprintf and msvcrt.dll on XP SP1

2013-05-13 Thread Jacek Caban
On 05/13/13 03:56, xunxun wrote: > 于 2013/5/10 星期五 17:17, Jacek Caban 写道: >> On 05/10/13 11:11, xunxun wrote: >>> 于 2013/5/9 星期四 10:40, xunxun 写道: 于 2013/5/9 星期四 6:27, Jacek Caban 写道: > On 5/8/13 7:27 AM, xunxun wrote: >> 于 2013/1/21 星期一 21:07, Kai Tietz 写道: >>> 2013/1/21 Jacek Cab