From: Damien Doligez <Damien.Doligez@inria.fr>
To: pgiffuni@apolo.biblos.unal.edu.co
Cc: caml-list@pauillac.inria.fr
Subject: Re: caml under FreeBSD.
Date: Mon, 25 Nov 1996 11:06:57 +0100 [thread overview]
Message-ID: <199611251006.LAA01340@tobago.inria.fr> (raw)
You should use the small preprocessor that is provided with Caml Light.
Go to src/tools and type "make clprepro".
Change src/Makefile to uncomment the line
# CPP=../../src/tools/clprepro -Dunix
and comment the line
CPP=/lib/cpp -P -Dunix
There is a "#ifndef msdos" in lib/filename.mlp. Exchange the contents
of the "then" and "else" parts and change the #ifndef into #ifdef.
Or simply remove everything between #else and #endif, as well as the
#ifndef line, since you're not under MSDOS.
Now do the "make world", "make bootstrap" etc.
-- Damien
next reply other threads:[~1996-11-25 18:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1996-11-25 10:06 Damien Doligez [this message]
1996-11-26 1:44 ` Jacques GARRIGUE
-- strict thread matches above, loose matches on Subject: below --
1996-11-23 19:33 Pedro Giffuni
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=199611251006.LAA01340@tobago.inria.fr \
--to=damien.doligez@inria.fr \
--cc=caml-list@pauillac.inria.fr \
--cc=pgiffuni@apolo.biblos.unal.edu.co \
/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