caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Frank Atanassow" <franka@cs.uu.nl>
To: "Stephan Tolksdorf" <andorxor@gmx.de>,
	"Jeremy Fincher" <tweedgeezer@hotmail.com>
Cc: <caml-list@inria.fr>
Subject: RE: Re[2]: [Caml-list] Objective Caml 3.02 released
Date: Tue, 31 Jul 2001 13:40:56 +0200	[thread overview]
Message-ID: <FLELJKKJEIKNBDJGMIHKMEFHCAAA.franka@cs.uu.nl> (raw)
In-Reply-To: <1915588455.20010731151718@gmx.de>

I had no problems installing 3.02 (dunno about 3.01) under Cygwin. If I were
to hazard a guess, then I would say you ran into a problem because you ran
`make installopt' after `make install'. This is not necessary since the
makefile automatically runs the former when you run the latter if ocamlopt
exists. Just make all the executables you need, then install.

---
Frank Atanassow, Information & Computing Sciences, Utrecht University
Padualaan 14, PO Box 80.089, 3508TB Utrecht, The Netherlands
Tel +31 (0)30 253-3261 Fax +31 (0)30 251-3791

> -----Original Message-----
> From: owner-caml-list@pauillac.inria.fr
> [mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of Stephan Tolksdorf
> Sent: Tuesday, July 31, 2001 15:17
> To: Jeremy Fincher
> Cc: caml-list@inria.fr
> Subject: Re[2]: [Caml-list] Objective Caml 3.02 released
>
>
> > 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

-------------------
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


  reply	other threads:[~2001-07-31 11:40 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     ` Re[2]: " Stephan Tolksdorf
2001-07-31 11:40       ` Frank Atanassow [this message]
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=FLELJKKJEIKNBDJGMIHKMEFHCAAA.franka@cs.uu.nl \
    --to=franka@cs.uu.nl \
    --cc=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;
as well as URLs for NNTP newsgroup(s).