Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build error #2547

Closed
vicuna opened this issue May 4, 2004 · 1 comment
Closed

Windows build error #2547

vicuna opened this issue May 4, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 4, 2004

Original bug ID: 2547
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Dmitry Bely
Version: CVS
OS: Windows 2000
Submission from: 81.195.64.66 (81.195.64.66)

"make -f Makefile.nt opt.opt" fails:

make[1]: Leaving directory `/cygdrive/c/Work/Ocaml/caml-cvs/ocaml/asmrun'
boot/ocamlrun ./ocamlopt -I stdlib -o ocamlc.opt utils/misc.cmx utils/tbl.cmx
utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx
utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx
parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx
parsing/parse.cmx parsing/printast.cmx typing/ident.cmx typing/path.cmx
typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx
typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx
typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx
typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx
typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx
typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx
bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx
bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx
bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx
bytecomp/simplif.cmx bytecomp/runtimedef.cmx bytecomp/meta.cmx
bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx
bytecomp/opcodes.cmx bytecomp/emitcode.cmx bytecomp/bytesections.cmx
bytecomp/dll.cmx bytecomp/symtable.cmx bytecomp/bytelink.cmx
bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/pparse.cmx
driver/errors.cmx driver/compile.cmx driver/main_args.cmx driver/main.cmx
asmrun/meta.obj asmrun/dynlink.obj
libasmrun.lib(i386nt.obj) : error LNK2005: _caml_array_bound_error already
defined in libasmrun.lib(fail.obj)
libasmrun.lib(alloc.obj) : error LNK2005: _caml_alloc already defined in
libasmrun.lib(i386nt.obj)
stdlib.lib(weak.obj) : error LNK2001: unresolved external symbol _caml_allocN
[...]

@vicuna
Copy link
Author

vicuna commented May 4, 2004

Comment author: administrator

Fixed 2004-05-04 by XL

@vicuna vicuna closed this as completed May 4, 2004
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant