List Info

Thread: Remove /Zm800 from default vc-8.0 options




Remove /Zm800 from default vc-8.0 options
user name
2006-05-19 01:45:21
Topics:
   Re: Overzealous SFINAE
   RE: Overzealous SFINAE


"Jason Shirk" <jasonshmicrosoft.com> writes:

> I see, thanks.
>
> BTW, you should remove /Zm800 from your build scripts. 
After VC7.1,
> most projects don't need that option at all, and for
the rare few that
> do, /Zm200 is usually sufficient.

So, does /Zm800 hurt?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



From: David Abrahams [mailto:daveboost-consulting.com] 

> So, does /Zm800 hurt?

Yes, it can.  We reserve address space based on that value,
and that
means we can reserve much more than we need (in this case,
on a 32 bit
machine, we'd reserve an extra 350 MB of memory.)

Sometimes this switch causes odd problems with a pch.  It
could also
hurt throughput.




-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )