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:12) |
From: | Joel Reymont <joelr1@g...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On Mar 7, 2007, at 2:08 PM, micha wrote: > building with "./build/fastworld.sh" 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: Error while linking bytecomp/symtable.cmo: Reference to undefined global `Runtimedef' Exit code 2 while executing this command: boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib myocamlbuild_config.cmo utils/config.cmo bytecomp/bytesections.cmo utils/misc.cmo bytecomp/dll.cmo parsing/linenum.cmo utils/ terminfo.cmo utils/warnings.cmo parsing/location.cmo parsing/ longident.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/predef.cmo typing/ datarepr.cmo utils/tbl.cmo typing/subst.cmo utils/clflags.cmo utils/ consistbl.cmo typing/env.cmo bytecomp/lambda.cmo bytecomp/ instruct.cmo bytecomp/opcodes.cmo bytecomp/meta.cmo bytecomp/ symtable.cmo utils/ccomp.cmo bytecomp/bytelink.cmo bytecomp/ bytelibrarian.cmo bytecomp/switch.cmo bytecomp/bytegen.cmo bytecomp/ printlambda.cmo typing/ctype.cmo typing/typedtree.cmo bytecomp/ typeopt.cmo typing/parmatch.cmo bytecomp/matching.cmo bytecomp/ translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo typing/ mtype.cmo typing/oprint.cmo typing/printtyp.cmo bytecomp/ translmod.cmo bytecomp/emitcode.cmo typing/includeclass.cmo typing/ includecore.cmo typing/includemod.cmo typing/stypes.cmo typing/ typetexp.cmo typing/typecore.cmo typing/typedecl.cmo typing/ typeclass.cmo typing/typemod.cmo bytecomp/bytepackager.cmo bytecomp/ printinstr.cmo bytecomp/simplif.cmo driver/pparse.cmo parsing/ syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo driver/compile.cmo driver/ errors.cmo driver/main_args.cmo driver/main.cmo -o driver/main.byte -- http://wagerlabs.com/