I know, that these are some common/basic libraries, but what do they mean exactly?
For example, I know, that -lm is some math library, but is this the st
-lm
-lz links to the zlib, -lm to the math and -lrt to the realtime extensions library.