<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/6565c0010215a6cb21cb60426b329bab"
  from="HFX &lt;hellflame@n...&gt;"
  author="HFX"
  date="2003-10-12T01:38:48"
  subject="[Caml-list] Build Cycle"
  prev="2003/10/5bafb63417b0864e511f30ecd40300db"
  next="2003/10/931c58b70a4622ad46286239621c64a2"
  prev-thread="2003/10/d29b2f8046cd0aec7b4513f6488a91cb"
  next-thread="2003/10/931c58b70a4622ad46286239621c64a2"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Build Cycle">
<msg 
  url="2003/10/6565c0010215a6cb21cb60426b329bab"
  from="HFX &lt;hellflame@n...&gt;"
  author="HFX"
  date="2003-10-12T01:38:48"
  subject="[Caml-list] Build Cycle">
</msg>
</thread>

<contents>
As the Readme.win32 file states I build it using the Unix directions 
from the INSTALL file.


I build as follows.

mkdir logs
./configure -verbose &gt; logs/configure.log 2&gt;&amp;1
make world &gt; logs/world.log 2&gt;&amp;1'
tail logs/world.log

seems fine

make bootstrap &gt; logs/bootstrap.log 2&gt;&amp;1
tail logs/bootstrap.log

Error message is as follows:
sh ./runocamldoc false -man -d stdlib_man -I ../parsing -I ../utils -I 
../typing
  -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib 
-I ../othe
rlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I 
../otherlibs/num -I ..
/otherlibs/graph \
-t "OCaml library" -man-mini -man-suffix 3o \
../stdlib/*.mli ../otherlibs/unix/unix.mli ../otherlibs/str/str.mli 
../otherlibs
/bigarray/bigarray.mli ../otherlibs/num/num.mli
make[2]: Leaving directory 
`/home/Administrator/downloads/ocaml-3.07/ocamldoc'
make[1]: Leaving directory `/home/Administrator/downloads/ocaml-3.07'
make compare
make[1]: Entering directory `/home/Administrator/downloads/ocaml-3.07'
boot/ocamlc ocamlc differ: char 137, line 2
Fixpoint not reached, try one more bootstrapping cycle.
make[1]: Leaving directory `/home/Administrator/downloads/ocaml-3.07'



Next I try to do the optimized compiler

make opt &gt; logs/opt.log 2&gt;&amp;1
tail logs/opt.log

Seems fine.

make opt.opt &gt; logs/opt.opt.log 2&gt;&amp;1
tail logs/opt.opt.log

Seems fine also

So the only problem I seem to have found is with trying to bootstrap the 
bytecode compiler.

System is as follows:

Athlon 2000 XP on an Asus A7V333
512 Megs of RAM
Geforce 2 MX 400 64 Meg
Windows 2000 w SP4 and all other patches
Cygwin D/L and install as of September 20, 2003

I hope this helps.

HFX













-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

