caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jonathan Roewen <jonathan.roewen@gmail.com>
To: caml-list@yquem.inria.fr
Subject: [Caml-list] Building a custom compiler environment
Date: Sun, 13 Nov 2005 16:01:55 +1300	[thread overview]
Message-ID: <ad8cfe7e0511121901y1588e920ue5b798ad9f09b471@mail.gmail.com> (raw)

Hi,

I'm trying to compile a custom 3.09.0 environment, using the system
ocaml compilers (some 3.08 version).

Is it not possible to compile the tools and things with 3.08? I get
the following error:

ocamlc -warn-error A -I utils -I parsing -I typing -I bytecomp -I
driver -I toplevel -c typing/typecore.ml
File "typing/typecore.ml", line 748, characters 12-29:
Unbound value Printf.sub_format
make[1]: *** [typing/typecore.cmo] Error 2

I've had a look in a 3.08 branch, and this function doesn't appear to
exist; however, I see it is present in the 3.09 source tree.

I suppose the only option is to install 3.09 as system ocaml tools?

Kindest Regards,

Jonathan


             reply	other threads:[~2005-11-13  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13  3:01 Jonathan Roewen [this message]
2005-11-13  4:05 ` Jonathan Roewen
2005-11-13 11:09   ` Gerd Stolpmann
2005-11-14  6:38     ` Jonathan Roewen
2005-11-14 22:36       ` Jonathan Roewen
2005-11-15  4:10         ` skaller

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=ad8cfe7e0511121901y1588e920ue5b798ad9f09b471@mail.gmail.com \
    --to=jonathan.roewen@gmail.com \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).