Actions
Emulator Issues #11021
closedDolphin does not compile with gcc-8
Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
Linux
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
As of commit c51c044142fd0c91839ddc242d9da6efcbb4a526, Dolphin does not compile with gcc-8. Attempts to compile yield the following:
/usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:113:10: fatal error: movdirintrin.h: No such file or directory
Note that gcc-7 compiles fine. Tested on Linux kernel 4.15, x64.
Actions