Browse thread
beta-test of OCaml 3.10.0
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-03-07 (14:54) |
From: | micha <micha-1@f...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
Am Wed, 7 Mar 2007 14:12:32 +0000 schrieb Joel Reymont <joelr1@gmail.com>: > > On Mar 7, 2007, at 2:08 PM, micha wrote: > > > building with doesn't work here (Etch, > > 2.6.20.1, > > Athlon XP) > > You need to do 'make clean' beforehand but I still get this on Mac > OSX 10.4.8 Intel: so make clean and then "./build/fastworld.sh" gives this error: + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild >> Fatal error: cannot open pervasives.cmi Fatal error: exception Misc.Fatal_error (Program not linked with -g, cannot print stack backtrace) Exit code 2 while executing this command: boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /home/micha/ocaml-3.10.0+beta/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild