关闭编译器FPO优化

// The release libs don't include FPO debug information, so FPO
// optimization will interfere with stack walking.
#pragma optimize ("y", off)

posted @ 2015-11-08 22:21  Through  阅读(292)  评论(0编辑  收藏  举报