* Problem with linking num libary under VC5.0
@ 1997-06-23 12:21 Andrew Stevens
0 siblings, 0 replies; only message in thread
From: Andrew Stevens @ 1997-06-23 12:21 UTC (permalink / raw)
To: CAML list
I have been experimenting with OCaml under Windows NT.
Using Visual C++ 5.0 I have been unable to build a top-level
including the num library. The prescribed incantation
fails with linker errors:
ocamlmktop -custom -o uncaml.exe nums.cma %CAMLLIB%/libnums.lib
LIBC.lib(crt0dat.obj) : error LNK2005: __cinit already defined in
LIBCMT.lib(crt
Error while building custom runtime system
LIBC.lib(crt0dat.obj) : error LNK2005: _exit already defined in
LIBCMT.lib(crt0d
at.obj)
...
Presumably something has changed in the libraries between
VC4.0 and VC5.0 that breaks libnums.lib. Curiously,
the Unix lib links just fine. Can anyone suggest
a work-around?
Andrew
--
PGP Public Key: finger: as@mercury.comlab.ox.ac.uk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1997-06-24 11:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-23 12:21 Problem with linking num libary under VC5.0 Andrew Stevens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox