Boost logo

Boost Users :

Subject: [Boost-users] Boost.MSM cc1plus.exe:: error: out of memory allocating 65532
From: RaRi (degoah_at_[hidden])
Date: 2013-02-26 13:40:06


Hi all,

I'm using boost.msm from the boost 1.53.0 library.

I have together 8 submachines and almost 50 states distributed between the
differente submachines. The number of events is 44.

Unfortunately I got the following compilation error:
*
cc1plus.exe:: error: out of memory allocating 65532*

First of all I have observed the memory allocation while the compilation
phase: It exceeded 2Gm memory and than I've received that error.

So, my solution was to switch to an 64 bit system with 8 GB memory.

But to hell, I still got this error.

My system environment is configured as follows:

Operating system : Windows 7 64-Bit
MinGW32,
gcc v.4.72

Is this an gcc bug or do I have to extend to 16 GB? But I don't think so, as
the failue is always reported after almost 2 Gb memory allocation while the
compilation phase...

Thank you for your help in advance,

BR,

Rafael

--
View this message in context: http://boost.2283326.n4.nabble.com/Boost-MSM-cc1plus-exe-error-out-of-memory-allocating-65532-tp4643468.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net