From: HFX <hellflame@nospamhotmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Build Cycle
Date: Sat, 11 Oct 2003 20:39:06 -0500 [thread overview]
Message-ID: <3F88B0BA.7030304@nospamhotmail.com> (raw)
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 > logs/configure.log 2>&1
make world > logs/world.log 2>&1'
tail logs/world.log
seems fine
make bootstrap > logs/bootstrap.log 2>&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 > logs/opt.log 2>&1
tail logs/opt.log
Seems fine.
make opt.opt > logs/opt.opt.log 2>&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
reply other threads:[~2003-10-12 1:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F88B0BA.7030304@nospamhotmail.com \
--to=hellflame@nospamhotmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox