Re: [dpdk-dev] [PATCH] mk: disable OCTEON TX2 EP on old compilers

2020-01-20 Thread Thomas Monjalon
20/01/2020 20:51, Ali Alnubani: > OCTEON TX2 isn't built for gcc 4.8.5 as the compiler emits > "internal compiler error" on aarch64. This causes the following > build error when OCTEON TX2 EP is enabled: > > /usr/bin/ld: cannot find -lrte_common_octeontx2 > collect2: error: ld returned 1 exit

[dpdk-dev] [PATCH] mk: disable OCTEON TX2 EP on old compilers

2020-01-20 Thread Ali Alnubani
OCTEON TX2 isn't built for gcc 4.8.5 as the compiler emits "internal compiler error" on aarch64. This causes the following build error when OCTEON TX2 EP is enabled: /usr/bin/ld: cannot find -lrte_common_octeontx2 collect2: error: ld returned 1 exit status Fixes: 56d46d13f736 ("raw/octeontx2_