caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] building ocaml 3.02 under win32
@ 2001-09-11 20:05 Fabrice Popineau
  2001-09-12 16:34 ` RE : " Lionel Fourquaux
  2001-09-15 23:55 ` [Caml-list] newbie CTL3D32 ocaml win32 Kevin Rowanet
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Popineau @ 2001-09-11 20:05 UTC (permalink / raw)
  To: caml-list


I tried to build ocaml 3.02 natively under win32, everything is ok
except this error for which I have no clue :

<while building labltk>
        ..\..\..\boot\ocamlrun ../../../ocamlc -I ../../../stdlib -custom -linka
ll -o labltk -I ../support   -I ../../../toplevel toplevellib.cma labltk.cma  -I
 ../../win32unix unix.cma -I ../../str str.cma  topmain.cmo
camlprim0.c
LINK : fatal error LNK1561: entry point must be defined

Running the same command verbosely by hand gives:
E:\ocaml-3.02\otherlibs\labltk\lib>..\..\..\boot\ocamlrun ../../../o
camlc -verbose -I ../../../stdlib -custom -linkall -o labltk -I ../support   -I
../../../toplevel toplevellib.cma labltk.cma  -I ../../win32unix unix.cma -I ../
../str str.cma  topmain.cmo
+ cl /nologo  /Felabltk.exe -ID:/Local/OCaml/lib  C:\DOCUME~1\popineau\LOCALS~1\
Temp\camlprim0.c ../../str\libstr.lib ../../win32unix\libunix.lib wsock32.lib ..
/support\liblabltk41.lib tk83.lib tcl83.lib ../../../stdlib\libcamlrun.lib wsock
32.lib
camlprim0.c

Thanks in advance for any help,

-- 
Fabrice
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-09-17 17:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-11 20:05 [Caml-list] building ocaml 3.02 under win32 Fabrice Popineau
2001-09-12 16:34 ` RE : " Lionel Fourquaux
2001-09-14 20:02   ` Fabrice Popineau
2001-09-17 17:49     ` Chris Hecker
2001-09-15 23:55 ` [Caml-list] newbie CTL3D32 ocaml win32 Kevin Rowanet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).