Browse thread
[Caml-list] ocaml and large development projects
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Michal Moskal <malekith@p...> |
| Subject: | Re: [Caml-list] ocaml and large development projects |
On Mon, Jun 02, 2003 at 05:31:46PM -0700, Chris Hecker wrote:
> Anyway, back to the problem: it seems like the hacked way to enable this
> is to checksum the cmi and compare the new one to the old one and if they
> match then don't update the new one during cmx compilation. That, coupled
> with a way to disable code inlining would allow you to control decoupling
> fairly well. Unless I'm missing something; I haven't looked into this yet
> (we had a baby :).
Maybe try simple shell script to do that? Something like
move-if-changed. This should work, and you could report how much it
helps.
--
: Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv
: PLD Linux ::::::::: Wroclaw University, CS Dept : {E-,w}-- {b++,e}>+++ h
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners