Opened 16 years ago

Closed 16 years ago

#618 closed Support Requests (Wont Fix)

compiler is out of heap space in pass 2

Reported by: nobody Owned by: Hartmut Kaiser
Milestone: Component: Building Boost
Version: None Severity:
Keywords: Cc:

Description

during building process i receive compiler error:

vc-C++
bin\boost\libs\wave\build\libboost_wave.lib\vc-7_1\release\rtti-off\threa
ding-multi\instantiate_cpp_exprgrammar.obj
cl : Command line warning D4029 : optimization is not
available in the standard
edition compiler
instantiate_cpp_exprgrammar.cpp
vc-C++
bin\boost\libs\wave\build\libboost_wave.lib\vc-7_1\release\rtti-off\threa
ding-multi\instantiate_cpp_grammar.obj
cl : Command line warning D4029 : optimization is not
available in the standard
edition compiler
instantiate_cpp_grammar.cpp
c:\boost_1_33_0\boost\spirit\core\composite\sequence.hpp(54)
: fatal error C1002
: compiler is out of heap space in pass 2

I've tried boost 1.13.0 and 1.13.1 and the same problem
occurs. I'm using VC++ 2003 standard edition, python 2.4.

Pawel Goralski
saulot@wp.pl

Change History (3)

comment:1 by Hartmut Kaiser, 16 years ago

Logged In: YES 
user_id=353975
Originator: NO


This is a compiler bug and there is no known work around. Sorry.

comment:2 by Hartmut Kaiser, 16 years ago

Logged In: YES 
user_id=353975
Originator: NO

Thank you for submitting a Boost tech support request. <BR>*** 
At this time, tech support requests to this SourceForge tracker 
are monitored at best sporadically. A more reliable way to get 
answers is to post to the boost mailing list at <a 
href="http://groups.yahoo.com/group/boost">http://groups.yahoo.co
m/group/boost</a>. Although the maintainers of Boost libraries 
try to respond to questions in a timely fashion, we offer no 
guarantee of service, express or implied. ***

comment:3 by Hartmut Kaiser, 16 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.