getting C1060 error when compiling a project with lots of boost in

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am using Boost and VC 7.1 compiler has started complaining about out of
heap space with C1060 after it crossed a certain size.
No amount of "Zm" option changes work.
Saw that there is a special fix for C++ compiler for in KB 837437 just for
this problem.
How can I download this ? Download support website doesn't have a clue about
this fix ?
Any help is greatly appreciated.

Thank You

Raja
 
Call product support services. QFE's are not available for download since we
need to track the customers that have installed them.

Thanks.

Ronald Laeremans
Visual C++ team
 
Tried to get in touch with them thru web. Was of no use. Hence had to post
here.
Is there clear straight forward phone # that I can call up.
The support # keeps sending me in circles.

Thank You

Raja
 
PROBLEM SOLVED:

Finally got in touch with a great customer support person who got me this
hotfix.
The problem got solved.

Suggestion : The sooner they put this on MSFT website the better. Because
even a marginal sized test program ( when using boost templates header files
) faces this issue.

Thanks a lot to all those involved who helped me out.
 
This will be rolled up into the next service pack. Apart from that we cannot
put QFEs on the web since they are independent of one another and installing
a second one might break one you had previously installed (if the fixes are
to the same file), so we really need to be able to keep track of who
deployed what so we can help customers avoid this.

Ronald
 
Ronald Laeremans said:
This will be rolled up into the next service pack. [...]


When is that due?

Schobi

--
(e-mail address removed) is never read
I'm Schobi at suespammers dot org

"The presence of those seeking the truth is infinitely
to be prefered to those thinking they've found it."
Terry Pratchett
 
No date announced yet. Definitely not imminent. Sorry.

Ronald

Hendrik Schober said:
Ronald Laeremans said:
This will be rolled up into the next service pack. [...]


When is that due?

Schobi

--
(e-mail address removed) is never read
I'm Schobi at suespammers dot org

"The presence of those seeking the truth is infinitely
to be prefered to those thinking they've found it."
Terry Pratchett
 
Back
Top