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: | -- (:) |
| From: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On 3/7/07, Joel Reymont <joelr1@gmail.com> wrote: > > 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: You have this problem even after a full clean (make clean && ./build/distclean.sh) ? > > 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/ > > > > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- Nicolas Pouillard