Kod: Zaznacz cały
Compiling: main.cpp mingw32-g++.exe: -pg and -fomit-frame-pointer are incompatible
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
Kod: Zaznacz cały
Kompilator: Default compiler
Building Makefile: "C:\Users\Dom\Desktop\Makefile.win"
Wykonywanie make...
make.exe -f "C:\Users\Dom\Desktop\Makefile.win" all
g++.exe -c main.cpp -o main.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include"
g++.exe main.o -o "Projekt1.exe" -L"C:/Dev-Cpp/lib"
/mingw/lib/crt2.o(.text+0x28):crt1.c: undefined reference to `__dyn_tls_init_callback'
/mingw/lib/crt2.o(.text+0x5c):crt1.c: undefined reference to `__cpu_features_init'
collect2: ld returned 1 exit status
make.exe: *** [Projekt1.exe] Error 1
Wykonanie zakończone
Proszę o pomoc i z góry dziękuję!
P.S Przepraszam, że tak chaotycznie, ale już nie mam siły szukać i kombinować.