From: Stephan Tolksdorf <andorxor@gmx.de>
To: "Jeremy Fincher" <tweedgeezer@hotmail.com>
Cc: caml-list@inria.fr
Subject: Re[2]: [Caml-list] Objective Caml 3.02 released
Date: Tue, 31 Jul 2001 15:17:18 +0200 [thread overview]
Message-ID: <1915588455.20010731151718@gmx.de> (raw)
In-Reply-To: <DAV26ai4omRXf2LTrpw0000638f@hotmail.com>
> I can't get this or 3.01 to compile under cygwin -- it does fine until it
> starts using boot/ocamlrun, which doesn't exist. boot/ocamlc and
> boot/ocamllex exist, but there is no boot/ocamlrun. Anyone have any ideas
> why?
3.01 works for me (latest Cygwin, Win2000)
with the following steps:
1) Start Cygwin Bash Shell
2) Change into the OCaml src directory:
e.g. "cd /cygdrive/d/development/src/ocaml-3.02"
3) "./configure"
4) "make world"
5) "make install"
Optionally:
6) "make ocamlopt"
6) "make installopt"
When trying to install ocamlopt for 3.02 the following error occurs:
$ make installopt
cd asmrun; make install
make[1]: Entering directory `/cygdrive/d/development/src/ocaml-3.02/asmrun'
cp libasmrun.a /usr/local/lib/ocaml/libasmrun.a
cp: cannot stat `libasmrun.a': No such file or directory
make[1]: *** [install-default] Error 1
make[1]: Leaving directory `/cygdrive/d/development/src/ocaml-3.02/asmrun'
make: *** [installopt] Error 2
Regards,
Stephan
-------------------
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
next prev parent reply other threads:[~2001-07-31 11:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-30 11:58 Xavier Leroy
[not found] ` <006201c118f2$2898a850$6ec809c0@fabien>
2001-07-30 12:44 ` Xavier Leroy
2001-07-30 18:48 ` Daniel de Rauglaudre
2001-07-31 2:58 ` Jeremy Fincher
2001-07-31 13:17 ` Stephan Tolksdorf [this message]
2001-07-31 11:40 ` Re[2]: " Frank Atanassow
2001-08-12 8:15 ` [Caml-list] Question about ocamlidl Friedman Roy
2001-08-13 14:51 ` Xavier Leroy
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=1915588455.20010731151718@gmx.de \
--to=andorxor@gmx.de \
--cc=caml-list@inria.fr \
--cc=tweedgeezer@hotmail.com \
/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