新手上路

- 积分
- 30
- 极客币
- 52
- 主题
- 8
- 帖子
- 24
- 注册时间
- 2018-10-31
- 在线时间
- 1 小时
- 性别
- 保密
|
使用LDFLAGS="-limf -lm"之后,编译的时候会出现如下提示
Linking C executable eneconv
icc: warning #10315: specifying -lm before files may supercede the Intel(R) math library and affect performance
LDFLAGS="-limf -lm"这东东是提高性能还是影响性能,求解答 |
|