On Thu, Aug 07, 2003 at 02:04:19PM +0100, Richard Jones wrote: > 'gcc -MM' / 'gcc -MMD' > Print dependencies of a module. Useful for me for building > robust Makefiles. ocamldep > 'nm' / 'nm -D' > List symbols exported by an OCaml bytecode "binary". Would > help me solve my ongoing Dynlink problems. > > 'objdump' > List other useful information from an OCaml bytecode "binary". Try looking at tools/objinfo.ml. I have a patch for it to support also *.cmx* files. You'll find it attached. -- : Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv : When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h