
Daniel James writes:
Aleksey Gurtovoy wrote:
Daniel James writes:
This is great. Would it be possible to run the tests without debug symbols turned off?
Sure thing. Could you tell us the exact command line flag that turn it off?
I think setting '<debug-symbols>off' in Boost Build would be best, otherwise I think adding '-g-' should work. Unfortunately, I don't have access to windows at the moment so I can't try it out.
Also, Walter has just released a new beta (8.44.3) which should work much better, it's available from:
http://ftp.digitalmars.com/Digital_Mars_C++/Patch/beta.zip
To install it, just unzip it over the current version.
We've installed it a couple of days ago, and the results do look somewhat better. In particular, turning off the debug info doesn't seem to be necessary anymore. -- Aleksey Gurtovoy MetaCommunications Engineering