This seems to do the trick:
ifneq ($(OCAML_HAVE_OCAMLOPT),yes)
export DEB_BUILD_OPTIONS += nostrip
endifThe question remains whether this should be done automatically by ocaml.mk. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

