I moved my application to another Linux block after compilation, it returns an error message
#include <atomic>
cannot be allowed.
I think the new GNU C ++ 11 header files / libraries are not installed on the new machine.
My question is, how can I install them?
I work for Redhat Enterprise, so yum install?
Thanks.
source share