caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: George Necula <necula@eecs.berkeley.edu>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compiling latest cvs version of ocaml on cygwin
Date: Thu, 28 Sep 2006 19:45:16 +0200	[thread overview]
Message-ID: <451C0A2C.4040802@inria.fr> (raw)
In-Reply-To: <C43B79035877954895EE17C18AA9069A015B52C3@fontus.eecs.berkeley.edu>

Hello George,

>  I am trying to compile the latest cvs version of ocaml sources on
> cygwin. I get the following error messag:
>
> cd camlp4; make all
> make[1]: Entering directory
> `/cygdrive/c/Programs/ocaml-cvs-cygwin/camlp4'
> ../boot/ocamlrun -I ../otherlibs/unix -I ../otherlibs/win32unix ../ocaml
> -I ../stdlib -I ../otherlibs/unix build/build.ml
> Cannot load required shared library dllunix.
> Reason: dynamic loading not supported on this platform.
> Reference to undefined global `Unix'

The new Camlp4, or more exactly the build procedure for the new Camlp4,
needs some porting to work under Windows.  I'm working on it when I can
find the time.  If you're in a hurry, and do not use Camlp4, consider
changing the top Makefile to not build it.

- Xavier


      parent reply	other threads:[~2006-09-28 17:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-28 17:08 George Necula
2006-09-28 17:23 ` [Caml-list] " Igor Peshansky
2006-09-28 18:39   ` George Necula
2006-09-29  2:20     ` Andy Ray
2006-09-29  3:32       ` Ken Rose
2006-09-28 17:45 ` Xavier Leroy [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=451C0A2C.4040802@inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=necula@eecs.berkeley.edu \
    /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).