From: Evgeny Roubinchtein <zhenya1007@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Cannot "make base.opt" after making changes to asmcomp/closure.ml and asmcomp/compilenv.ml
Date: Wed, 17 Jun 2015 08:11:14 -0700 [thread overview]
Message-ID: <CAGYXaSacZqrSOR-xK9LVnE0LngvAQEr0RrmAWGiR4t=8q4QSjA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]
Hello, OCaml users,
I am making some changes to the native compiler for my Master's project,
and I have found myself in a situtation where I can compile the native
compiler itself ("make opt"), but do not seem to be able to recompile the
native compiler itself ("make base.opt"). The error message is identical
to the message mentioned at http://caml.inria.fr/mantis/view.php?id=6344;
however, doing a "make bootstrap" and/or following the "Hard bootstrapping"
sequence in the top-level Makefile does not seem to help. Interestingly
(or perhaps coincidentally), if I go back a couple of commits, then I can
build al the way to "make opt.opt", but I am not sure if I can somehow use
the native compiler to help me bootstrap the next version of the native
compiler.
I am not sure I see how the changes I made would cause misbehavior in the
main path of the compiler (I am essentially adding a few extensions to
Lambda and Ulambda -- but my extensions, as near as I can tell, are
isolated from the standard OCaml language constructs).
Do you have ideas/suggestions? Thank you in advance!
--
Best,
Evgeny
[-- Attachment #2: Type: text/html, Size: 1349 bytes --]
reply other threads:[~2015-06-17 15:11 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='CAGYXaSacZqrSOR-xK9LVnE0LngvAQEr0RrmAWGiR4t=8q4QSjA@mail.gmail.com' \
--to=zhenya1007@gmail.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