Boost logo

Boost-Build :

From: John Maddock (jm_at_[hidden])
Date: 2003-08-12 05:42:25


> I tried a build explicitly specifying the stack size as 2 megabytes (the
> default is 1 megabyte) but that also crashed.

Beman - a couple of suggestions:

1) can you build with Borland's compiler with Codeguard enabled - that's
actually pretty good at trapping memory errors.
2) Have you tried building with vc7.1 and the /GS stack protection option,
the /RTC options may also help, as may the managed code options....

John

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk