caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus.mottl@gmail.com>
To: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Bootstrapping problem with patched compiler
Date: Mon, 11 Jul 2005 11:28:03 -0400	[thread overview]
Message-ID: <f8560b80507110828258dbbd5@mail.gmail.com> (raw)
In-Reply-To: <20050709.071017.28782681.garrigue@math.nagoya-u.ac.jp>

On 7/8/05, Jacques Garrigue <garrigue@math.nagoya-u.ac.jp> wrote:
> >   make[2]: Entering directory `/tmp/ocaml/otherlibs/labltk/lib'
> 
> If you went up to that point, it means that the changes basically
> worked. You may verify it by using
>   ./boot/ocamlrun ./ocaml -I stdlib

This command works for me.  ./boot/ocamlrun is obviously still
unchanged from the unpatched run, but ./ocaml has been rebuilt.

> But apparently some dependencies were not  yet solved.
> I cannot exactly see where the problem comes from, but
> I would suggest one more "make bootstrap" to clear the situation.

Funny, this indeed solved the problem!  Just doing a "make world"
followed by "make bootstrap" doesn't work either (for a different
reason). I have to execute a second "make bootstrap" in any case.

Thanks for the hint!

Regards,
Markus

-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com


      reply	other threads:[~2005-07-11 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 19:02 Markus Mottl
2005-07-08 22:10 ` [Caml-list] " Jacques Garrigue
2005-07-11 15:28   ` Markus Mottl [this message]

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=f8560b80507110828258dbbd5@mail.gmail.com \
    --to=markus.mottl@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=garrigue@math.nagoya-u.ac.jp \
    /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;
as well as URLs for NNTP newsgroup(s).