can't compile program in dev-cpp

Hallo.
I'm new in dev-c++ compiler, i have error when i compile my code. The error like this : [Linker error] undefined reference to '__cpu_features_init'.
Somebody help me.
http://www.cplusplus.com/forum/beginner/485/

If you have another MinGW installed, it may be conflicting.
Do you have Orwell Dev-C++ and Bloodshed Dev-C++ installed side-by-side?

Suggestion: if you have a relatively strong computer and are running Windows 7 SP1, try out Visual Studio 2013 Express.

http://www.microsoft.com/en-us/download/details.aspx?id=40787
you can use dev c++ or visual studio, but i most like code::blocks, and use with that your favorite compiler, mine is the gnu one, but you have many options!
Thank you to catfish666, you right.
Dev-c++ conflicting with minGW.
Thank you very much guys
Topic archived. No new replies allowed.