[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cameleon build failures



On Tue, Jan 14, 2003 at 06:49:36PM +0100, sylvain.le-gall@polytechnique.org wrote:
> 
> hello again, 
> 
> I just got anoter idea : 
> 
> after the compilation of .cmo and .cmi 
> 
> find ./ -name *.cm[oi] -a dpkg-distaddfile -pocaml-3.06-precompiled ${1} 
> 
> I am not sure of te right syntax, but i think it is a good way to avoid
> recompilation... 
> 

Mmm, the problem is that not all .cmo and .cmi will get used, and there
are the .cmx and the .o of native code also.

> Maybe i will try to play wit te ocaml source package. 

Look at debian/ocaml-source.files in the ocaml source package. Upto now,
it just is a plain find . of the upstream tarball.

Friendly,

Sven Luther



Reply to: