This request is superseded by
request 683764
(Show diff)
Overview
Request 682798 superseded
- Use gcc-7 to compile dpdk. i586 with gcc-8 throws :
"error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"
- Use gcc-7 to compile dpdk. i586 with gcc-8 throws :
"error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"
- Created by ndas
- In state superseded
- Package maintainer: dpitchumani
- Superseded by 683764
Loading...
Request History
ndas created request
- Use gcc-7 to compile dpdk. i586 with gcc-8 throws :
"error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"
- Use gcc-7 to compile dpdk. i586 with gcc-8 throws :
"error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"
superseded by 683764
Hardcoding gcc7 is sort of counter productive - is there a bugreport about this to gcc? looks like the code needs to be fixed for gcc8..
@dirkmueller Thanks, please review again