Re: [Mingw-w64-public] Out of memory for cc1plus

2014-12-24 Thread Edward Diener
On 12/24/2014 11:29 PM, Óscar Fuentes wrote: > Edward Diener > writes: > >> I am seeing an out of memory message of: >> >> "cc1plus.exe: out of memory allocating 65536 bytes" >> >> when compiling code using mingw-64 from gcc-4.8.1, gcc-4.8.2, gcc-4.8.3, >> gcc-4.9.0, and gcc-4.9.1. Nor is this jus

Re: [Mingw-w64-public] Out of memory for cc1plus

2014-12-24 Thread Óscar Fuentes
Edward Diener writes: > I am seeing an out of memory message of: > > "cc1plus.exe: out of memory allocating 65536 bytes" > > when compiling code using mingw-64 from gcc-4.8.1, gcc-4.8.2, gcc-4.8.3, > gcc-4.9.0, and gcc-4.9.1. Nor is this just a mingw-64 problem as I am > seeing the same error w

Re: [Mingw-w64-public] Out of memory for cc1plus

2014-12-24 Thread lh_mouse
:2014-12-24 15:24 收件人:mingw-w64-public 抄送: 主题:[Mingw-w64-public] Out of memory for cc1plus I am seeing an out of memory message of: "cc1plus.exe: out of memory allocating 65536 bytes" when compiling code using mingw-64 from gcc-4.8.1, gcc-4.8.2, gcc-4.8.3, gcc-4.9.0, and gcc-4.9.1. N

[Mingw-w64-public] Out of memory for cc1plus

2014-12-23 Thread Edward Diener
I am seeing an out of memory message of: "cc1plus.exe: out of memory allocating 65536 bytes" when compiling code using mingw-64 from gcc-4.8.1, gcc-4.8.2, gcc-4.8.3, gcc-4.9.0, and gcc-4.9.1. Nor is this just a mingw-64 problem as I am seeing the same error when compiling the same code with min