Every time a try to run a program with dev-c++ I get these three error lines:
-----------------------------
[Linker error] undefined reference to `__cpu_features_init'
------------------------------------------
ld returned 1 exit status
------------------------------------
C:\Dev-Cpp\Starting Out\C++\01\Makefile.win [Build Error] [Lesson01.exe] Error 1
------------------------------


Did I delete something important?