A quick grep returned crt1.o, crt2.o and libmingw32.a as files that have __cpu_features_init in them, so it must be a problem with your MinGW installation.
Try installing version 3.4.5 of GCC with the MinGW installer. If that doesn't work try Googling that specific error you're having.