Browse thread
Working on dependent projects with ocamlbuild
[
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: | Matthieu Dubuget <matthieu.dubuget@g...> |
| Subject: | Re: [Caml-list] Working on dependent projects with ocamlbuild |
2007/10/24, Daniel Bünzli <daniel.buenzli@erratique.ch>: > > ln -s ../base/src p1/base > ln -s ../base/src p2/base Interesting. One problem is that this solution is not usable with all kind of filesystem. Salutations Matt