[Linker Error] undefined reference to `__cpu_features_init'
tool -> compiler option -> library ( remove all entry )
======> C:\Program Files\Dev-Cpp\Lib
[Linker Error] undefined reference to `GetStockObject@4'
#include <wingdi.h>
added command line linker ==> "-lgdi32"