Getting List of Static Libraries used in Executable

Eljay Love-Jensen eljay@adobe.com
Thu Apr 8 11:55:00 GMT 2004


Hi LS,

The linker's --print-map will do the job:
  gcc -Wl,--print-map foo.c 2>foo.map

HTH,
--Eljay



More information about the Gcc-help mailing list