From: oleg@okmij.org
To: christophe.raffalli@univ-savoie.fr
Cc: caml-list@inria.fr
Subject: [Caml-list] Re: ocaml 3.12.1 and delimcc
Date: 16 Oct 2012 07:06:18 -0000 [thread overview]
Message-ID: <20121016070618.80750.qmail@www1.g3.pair.com> (raw)
It so happened that I had to upgrade to amd64 (Intel Core 2) last
week. I have installed FreeBSD 9.0 from scratch and OCaml 3.12.1
from ports. I have just recompiled delimcc. All tests passed,
both for byte-code and the native compiler.
I'm really not sure what the reported problem might be. I have used
the following line in delimcc's Makefile
OCAMLINCLUDES=./ocaml-byterun-3.11
That OCAMLINCLUDES worked with 3.12.0 (and with 3.12.1, it seems). I'm
not sure if it works with 4.x though.
Could you check your Makefile? Could you check that
$(LIBDIR)/Makefile.config
has sane values, where
LIBDIR := $(shell ocamlc -where)
If you have several versions of OCaml on your system, it could be that
delimcc's Makefile picks a wrong version (inconsistent with
OCAMLINCLUDES). Such an inconsistency could certainly cause a
segfault.
next reply other threads:[~2012-10-16 7:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 7:06 oleg [this message]
2012-10-16 14:59 ` Anthony Tavener
2012-10-19 2:20 ` oleg
2012-10-19 10:35 ` Gabriel Kerneis
2012-10-20 17:25 ` Anthony Tavener
2012-10-26 3:47 ` Anthony Tavener
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=20121016070618.80750.qmail@www1.g3.pair.com \
--to=oleg@okmij.org \
--cc=caml-list@inria.fr \
--cc=christophe.raffalli@univ-savoie.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