Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2008-06-05 11:00:12


> Well I tried, but I got a rare unrelated compile error in the middle of an STL
> header. Mostly they are then related to out of memory conditions or crashes
> within the compiler.

Usually, you can use some option to increase PCH memory-usage limit.
In Eg., in VS2005 you can compile with -Zm111 or even -Zm122 option.


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