From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: caml-list@inria.fr
Subject: [Caml-list] Announcement: findlib-0.7
Date: Sat, 8 Jun 2002 22:56:07 +0200 [thread overview]
Message-ID: <20020608225607.A624@ice.gerd-stolpmann.de> (raw)
Hi list,
the new version of findlib (ocamlfind) is now available and can be
downloaded at the usual place:
http://www.ocaml-programming.de/packages/findlib-0.7.tar.gz
The on-line documentation is available here:
http://www.ocaml-programming.de/packages/documentation/findlib/
http://www.ocaml-programming.de/packages/documentation/findlib/quickstart.html
List of changes:
- DLLs: There are now two styles of installation: DLLs can be
installed in the package directories (like before), or in a shared
directory "libexec". For the first style, there is now an option
"ldconf" that determines whether the ld.conf file is to be updated,
and if so, which file. The latter style is enabled by simply creating
a directory "libexec" in the site-lib directory.
- "ocamlfind install" preserves now the mtime of the files.
- "ocamlfind printconf" is more flexible, and easier to call from scripts.
- "ocamlfind browser" calls ocamlbrowser with the right -I options.
- "ocamlfind query": -descendants implies now -recursive.
- "ocamlfind ocamldep": -native-filter and -bytecode-filter for more
exact dependency generation.
- There may be now postinstall and postremove scripts.
- "ocamlfind pkg/cmd": This syntax can be used to call the program cmd
that is installed in the package directory for pkg. Intended to
simplify the invocation of programs that are installed in package
directories and not in XXX/bin, which may be useful for package-
related tools.
- Findlib has now a toolbox containing helpful programs besides
ocamlfind. For the beginning, there is a Makefile wizard that
can be called by "ocamlfind findlib/make_wizard".
- #use "topfind" instead of #use "findlib" to avoid name clashes
in a certain configuration. #use "findlib" and #use "ocamlfind"
are still supported for backward compatibility if the name clash
does not occur.
- Fix: bytecode threads work again. (The wrong unix library was
linked for recent O'Caml versions.)
- Many smaller improvements; the docs have been updated.
--
----------------------------------------------------------------------------
Gerd Stolpmann Telefon: +49 6151 997705 (privat)
Viktoriastr. 45
64293 Darmstadt EMail: gerd@gerd-stolpmann.de
Germany
----------------------------------------------------------------------------
-------------------
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
reply other threads:[~2002-06-08 20:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020608225607.A624@ice.gerd-stolpmann.de \
--to=info@gerd-stolpmann.de \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox