ldd - list dynamic dependencies of executable files or shared objects
ldd /usr/bin/gcc
ldd -v /usr/bin/gcc
ldd -d /usr/bin/gcc
Please click on " man ldd " to see the Manual Page for this command.