"make "Debugging Trick

  1. use flag "--VERBOSE" when using make
$ make VERBOSE=1

Display info about ELF (Executable and Linkable Format) files

# -d flag stands for --dynamic
$ readelf -d <bin> | grep NEEDED

results matching ""

    No results matching ""