On arches without native compilation, I have to build approx as a bytecode with -custom, because it needs C stubs. But the binary gets stripped because cdbs (with debhelper.mk, makefile.mk, and ocaml.mk) is calling "dh_strip -papprox". How can I prevent this (preferably making it conditional on CAML_HAVE_OCAMLOPT)? Or is there a way to make ocaml.mk "do the right thing"? -- Eric Cooper e c c @ c m u . e d u