[
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: | 2008-03-04 (01:26) |
From: | Ashish Agarwal <agarwal1975@g...> |
Subject: | Re: [Caml-list] ocamlbuild's symlink behavior |
It is probably better to refer to the executables under _build in external scripts. On Mon, Mar 3, 2008 at 1:04 PM, Eric Cooper <ecc@cmu.edu> wrote: > Ocamlbuild seems to create a symbolic link into the _build directory > when you build a single target. But it removes that symlink if you > build a different target, and it doesn't produce any symlinks if you > build a *.otarget. > > Is there any rationale for this? It makes it difficult to use the > resulting symlinks in any kind of build script. > > -- > Eric Cooper e c c @ c m u . e d u >