ldd for printing shared library dependencies
man ldd. ldd prints shared library dependencies. Useful for checking if you got the order of your arguments wrong while invoking g++.
man ldd. ldd prints shared library dependencies. Useful for checking if you got the order of your arguments wrong while invoking g++.