bonjour,
j ai jusqu a present utiliser msvs express c++ et je voudrais essayer devc++

j ai donc telecharger la version 4.9.9.2 avec wingw

j ai cree un projet classic hello world mais j ai un eerreur a la compilation....
j ai bien un .o qui est genere mais pas d executable.... ??

le log de compilation est le suivant


Compilateur: Default compiler
Building Makefile: "C:\Users\tmarynow\Desktop\Makefile.win"
Exécution de make...
make.exe -f "C:\Users\tmarynow\Desktop\Makefile.win" all
g++.exe ../../../Dev-Cpp/SansNom1.o -o "SansNom1.exe" -L"C:/Dev-Cpp/lib"

/mingw/lib/crt2.o(.text+0x167):crt1.c: undefined reference to `__cpu_features_init'
collect2: ld returned 1 exit status

make.exe: *** [SansNom1.exe] Error 1

Exécution terminée


je ne voie vraimen pas ce qu j ai bien pu oublier !!

merci