Fehler bei der Ausführung eines C++ Programms

sysvorOrt /home/michi/programmierung/c++ # gcc einkauf.cpp /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/cc8ykjAd.o: warning: relocation against `_ZSt4cout' in read-only section `.text' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/cc8ykjAd.o: in function `main': einkauf.cpp:(.text+0x45): undefined reference to `std::cout' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: einkauf.cpp:(.text+0x4d): undefined reference to…