caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Andre Tampubolon <andre@lc.vlsm.org>
To: caml-list@yquem.inria.fr
Subject: Cannot build OCaml using Cygwin
Date: Wed, 16 Dec 2009 22:48:13 +0700	[thread overview]
Message-ID: <1c0c59270912160748y764625e2i61a81890826b1b08@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

Hi,

I'm trying to build OCaml 3.11.1 using Cygwin.
It's still unsuccessful.

$ make -f Makefile.nt world
cd byterun ; make -f Makefile.nt  all
make[1]: Entering directory `/cygdrive/c/cygwin/home/ocaml-3.11.1/byterun'
gcc -mno-cygwin -DOCAML_STDLIB_DIR='"C:/ocamlmgw/lib"' -I"C:\cygwin\bin" -O
-mms
-bitfields -Wall -Wno-unused -c interp.c
gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
cross-compiler.


make[1]: *** [interp.o] Error 1
make[1]: Leaving directory `/cygdrive/c/cygwin/home/ocaml-3.11.1/byterun'
make: *** [coldstart] Error 2

I don't understand. I already installed the mingw package. What's wrong
here?
-- 
--Andre

[-- Attachment #2: Type: text/html, Size: 783 bytes --]

             reply	other threads:[~2009-12-16 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 15:48 Andre Tampubolon [this message]
2009-12-16 16:00 ` [Caml-list] " Alain Frisch
2009-12-20 23:46   ` Gerd Stolpmann

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=1c0c59270912160748y764625e2i61a81890826b1b08@mail.gmail.com \
    --to=andre@lc.vlsm.org \
    --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).