caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Module dependencies of bytecode executables
@ 2006-09-21  7:39 Samuel Mimram
  2006-09-21  9:26 ` [Caml-list] " Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Mimram @ 2006-09-21  7:39 UTC (permalink / raw)
  To: Caml List; +Cc: Julien Cristau, Stefano Zacchiroli

Hi list,

Is it somehow possible to extract the list of modules used by a bytecode
executable? "ocamldumpobj a.out | grep SETGLOBAL" seems to be a good
starting point but I don't know if it's reliable. Are the md5sums of the
imported interfaces still available?

Also, how can I determine which *.so will be dlopened by the executable?

Thanks!

Cheers,

Samuel.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-21 10:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-21  7:39 Module dependencies of bytecode executables Samuel Mimram
2006-09-21  9:26 ` [Caml-list] " Xavier Leroy
2006-09-21 10:08   ` Stefano Zacchiroli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).