NDEBUG is supposed to disable e.g. assert() statements. I believe it
is the code inside an assert statement somewhere in boost that causes
the compiler to crash, hence this fixes it (but your asserts won't
work anymore).

Wim.

2011/1/19 John Robson <[email protected]>:
> It's working perfectly.  Thank you!
>
> What is the miracle that this command does?
>
> On 01/19/2011 04:13 PM, Wim Dumon wrote:
>> #define NDEBUG
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to