Hi All, Is there an option to the compiler/linker that will produce a listing or report of all modules included in the compiled program? What I mean by this is we have many programs that when compiled with our own lib produce a completed compiled program. We need to know for each stand alone program which lib modules are included in that program (We have over 100 programs like this and would hate to have to do this by hand). This in under a Linux environment. If there is not an option maybe a program that could extract that information would work too. Thank you in advance for any help on this. Jeff