caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Building a custom compiler environment
@ 2005-11-13  3:01 Jonathan Roewen
  2005-11-13  4:05 ` Jonathan Roewen
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Roewen @ 2005-11-13  3:01 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-15  4:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-13  3:01 [Caml-list] Building a custom compiler environment Jonathan Roewen
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

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).