caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Peter Halacsy" <peter@halacsy.com>
To: caml-list@yquem.inria.fr
Subject: Re: Re: [Caml-list] ppc 64 bit
Date: Mon, 9 Oct 2006 19:58:22 +0200	[thread overview]
Message-ID: <85a9734c0610091058i46c581fbif306108d871779f9@mail.gmail.com> (raw)
In-Reply-To: <452A7A00.6080009@inria.fr>

On 10/9/06, Xavier Leroy <Xavier.Leroy@inria.fr> wrote:
> > make world
> >
> > everything compiled but
> >
> > ./ocaml
> >         Objective Caml version 3.10+dev10 (2006-10-04)
> >
> > Fatal error: exception Env.Error(_)
>
> It looks you're tring to run OCaml before having installed it.  This
> will, in general, not work.  You'd need to do something like
> boot/ocamlrun ./ocaml -nostdlib -I ./stdlib.  But save yourself the
> pain and just install after compiling.

thanks. it works

# Sys.word_size ;;
- : int = 64


      reply	other threads:[~2006-10-09 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-09  8:38 Peter Halacsy
2006-10-09 16:34 ` [Caml-list] " Xavier Leroy
2006-10-09 17:58   ` Peter Halacsy [this message]

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=85a9734c0610091058i46c581fbif306108d871779f9@mail.gmail.com \
    --to=peter@halacsy.com \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).