Build started on: 28-03-2014 at 08:34.09
Build ended on: 28-03-2014 at 08:34.10

-------------- Build: Debug in v_4c (compiler: GNU GCC Compiler)---------------
g++ -Wall -fexceptions -g -Wshadow -Winit-self -Wredundant-decls -Wundef -Winline -Wunreachable-code -Wmissing-declarations -Wswitch-enum -Wswitch-default -Weffc++ -Wmain -pedantic -std=c++11 -Wall -c /home/ghaase/Lectures/Kurs-C/V_14/v_4c/fkt.cpp -o obj/Debug/fkt.o
g++ -Wall -fexceptions -g -Wshadow -Winit-self -Wredundant-decls -Wundef -Winline -Wunreachable-code -Wmissing-declarations -Wswitch-enum -Wswitch-default -Weffc++ -Wmain -pedantic -std=c++11 -Wall -c /home/ghaase/Lectures/Kurs-C/V_14/v_4c/main.cpp -o obj/Debug/main.o
g++ -o bin/Debug/v_4c obj/Debug/fkt.o obj/Debug/main.o
Output file is bin/Debug/v_4c with size 89.18 KB
Process terminated with status 0 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))