Top "Gcc4.4" questions

Version 4.4 of GCC (GNU Compiler Collection).

Why do I get a multiple definition error while linking?

I use these two files here and here. I created a class in two separate files: modul1.h #ifndef MODUL1_…

c++ ubuntu linker gcc4.4