From: olczyk@interaccess.com (Thaddeus L. Olczyk)
To: caml-list@inria.fr
Subject: [Caml-list] A simple suggestion for Caml.
Date: Sun, 06 Oct 2002 06:15:43 +0000 (GMT) [thread overview]
Message-ID: <3da1b5d4.228927985@smtp.interaccess.com> (raw)
I've looked for this feature in both the manual and the O'Reilly book
and asked numerous people. If it exists, it seems not to be that well
known.
The feature itself should be quite simple to implement. The basic
idea is to specify a environmental variable, call it CAML_PATH
or CAML_LIBRARY_PATH, which is a colon seperated (semicolon for
Windows ) list of directories where libraries can be found.
It would add greatly to portability of Caml programs and libraries.
Yes you can add libraries on the commandline, but to make projects
portable you have to resort to tricks with scripts producing scripts.
( Autoconfig,Automake etc come to mind. ) It becomes particularly
nasty when scripts or script generating scripts are for one reason or
another broken.
Using the technique I describe, a person adding a library only has
to do two things: 1) Set the environmental variable to include needed
libraries; 2) Follow the normal build procedure.
-------------------
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
next reply other threads:[~2002-10-06 6:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-06 6:15 Thaddeus L. Olczyk [this message]
2002-10-06 14:00 ` Alessandro Baretta
2002-10-07 8:09 ` Thaddeus L. Olczyk
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=3da1b5d4.228927985@smtp.interaccess.com \
--to=olczyk@interaccess.com \
--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