diff options
author | is <is@pkgsrc.org> | 2013-03-15 16:10:57 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2013-03-15 16:10:57 +0000 |
commit | f39296d487b8083a36552c6f087c81712b22e9bf (patch) | |
tree | 206fbd22a3dadeafd38f133924d59b42a27b0165 /math/ess | |
parent | 1ac46a244b1e9fcb3487ceb3bc30cb9df12b90d7 (diff) | |
download | pkgsrc-f39296d487b8083a36552c6f087c81712b22e9bf.tar.gz |
Make oxenstored (more) usable, as originally researched by
Aaron J. Grier, with implementation changes by myself:
- rules to add the run-time path correctly when building shared versions
of libraries. Using -dllpath to ocamlmklib for this - ',' would need
to be clumsily escaped from gmake.
(This also needs a patched ocamlmklib - from ocaml 4.00.1nb2 -
that has -elfmode which prevents -L paths being added to the
run-time path).
- Path fixes, but not using fixed paths as originally proposed,
but the SUBST framework.
- Trim whitespace off a numeric string read out of the kernel.
Instead of open coding the function, use String.trim, as the
String library is used, anyway. (available in ocaml >= 4.00.1)
Diffstat (limited to 'math/ess')
0 files changed, 0 insertions, 0 deletions