Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Stefan Monnier" <monnier-stefan@cs.yale.edu>
To: caml-list@pauillac.inria.fr
Cc: "Stefan Monnier" <monnier@cs.yale.edu>
Subject: patch recherche d'acquereur
Date: Sat, 14 Dec 1996 03:28:43 -0500	[thread overview]
Message-ID: <22318.850552123@cs.yale.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 846 bytes --]


Here are two patches for ocaml-1.03's Makefiles.
As you can see, nothing tremendous, it basically just makes sure that
the install step doesn't actually perform any useful computations: the
libcmlrun.a is build before that (and used for camlrun's build, as it
should probably have always been but strangely hasn't been until now)
and similarily, toplevellib.cma is built (and used for building ocaml).

This way I can do the "make install" on a different system than the one
I built ocaml. And it also makes me feel better because it is closer to
"the right thing". I still haven't been able to use anykind of shared-library,
tho. Anybody has been better luck ? Anybody tried to improve ocaml so as to
make it easier to use shared-linking (of .so is OK on most systems, but what
about shared-linking of toplevel.cma and stdlib.cma) ?


	Stefan


[-- Attachment #2: Makefile.patch --]
[-- Type: application/x-patch , Size: 1231 bytes --]

[-- Attachment #3: Makefile.patch --]
[-- Type: application/x-patch , Size: 1741 bytes --]

                 reply	other threads:[~1996-12-16  7:45 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=22318.850552123@cs.yale.edu \
    --to=monnier-stefan@cs.yale.edu \
    --cc=caml-list@pauillac.inria.fr \
    --cc=monnier@cs.yale.edu \
    /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