-
Jul14
编译Google perftools的小问题
Posted in Web服务器, 操作系统, 系统管理, 756 views
-
在编译时可能会遇到这个错误:
error Cannot calculate stack trace: need either libunwind or frame-pointers
解决方法是在编译参数里增加 --enable-frame-pointers
Related posts:
在编译时可能会遇到这个错误:
error Cannot calculate stack trace: need either libunwind or frame-pointers
解决方法是在编译参数里增加 --enable-frame-pointers
Related posts:
Leave a comment | Trackback 这篇文章还没有评论.