caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* help with ocaml makefiles
@ 2010-11-18  7:43 rixed
  2010-11-19 12:14 ` [Caml-list] " Eric Cooper
  2010-11-19 15:13 ` Anil Madhavapeddy
  0 siblings, 2 replies; 3+ messages in thread
From: rixed @ 2010-11-18  7:43 UTC (permalink / raw)
  To: caml-list

Each time I need more debug information for the ocaml runtime itself
(which hopefully is not often) I recompile Ocaml adding various "-g"
and "-O0" here and there in some makefiles.

But I've noticed there are some special targets and rules, specifically in
byterun/Makefile, that seams to be there for that very purpose (the suffix
rules for .d.c extention). So I suppose there is a standard way to
compile ocaml in debugging mode.

Do someone have some knowledge to share about this ?


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

end of thread, other threads:[~2010-11-19 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18  7:43 help with ocaml makefiles rixed
2010-11-19 12:14 ` [Caml-list] " Eric Cooper
2010-11-19 15:13 ` Anil Madhavapeddy

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).