What's the proper way to provide assert customization? It appears that I might need to provide a definition for void _EXFUN(__assert,(const char *, int, const char *)); When I do provide a definition, it isn't called. NDEBUG is not defined, so I must be including incorrectly. Thanks! -- View this message in context: http://www.nabble.com/assert-customization-tp19882482p19882482.html Sent from the gcc - Help mailing list archive at Nabble.com.