caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Mattias Waldau" <mattias.waldau@tacton.se>
To: "Raymond" <Raymond.Lachaux@wanadoo.fr>, <caml-list@inria.fr>
Subject: RE: [Caml-list] Ocamlopt  & Windows 2000
Date: Wed, 2 May 2001 16:04:57 +0200	[thread overview]
Message-ID: <AAEBJHFJOIPMMIILCEPBGENECJAA.mattias.waldau@tacton.se> (raw)
In-Reply-To: <200105012150.XAA06357@front1m.grolier.fr>

You have two alternatives

1. get VC++ + microsoft assembler from MS website
2. use the cygwin-version


The following is from http://www.ocaml.org/ocaml/distrib.html

For MS Windows 2000, NT, ME, 98, 95:
Native Win32 port, self-installing. Includes simple toplevel GUI, but some
features require Microsoft Visual C++ and Microsoft Assembler.
Cygwin-based port. Does not require additional Microsoft software, but lacks
the toplevel GUI. Requires the Cygwin 1.1 environment. These binaries were
withdrawn because of binary compatibility problems with certain versions of
Cygwin. Until the problem is sorted out, please download the source
distribution and compile it yourself under Cygwin.



To get cygwin, follow the these instructions:

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com web page.  This downloads setup.exe to your system.

Run setup and answer all of the questions.  The mirrors below have the
latest version of this package:

http://mirrors.rcn.net/pub/sourceware/cygwin/ (US)
ftp://ftp.sunsite.utk.edu/pub/cygwin/ (US)
ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus (Germany)


-----Original Message-----
From: owner-caml-list@pauillac.inria.fr
[mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of Raymond
Sent: Tuesday, May 01, 2001 11:49 PM
To: caml-list@inria.fr
Subject: [Caml-list] Ocamlopt & Windows 2000


Hi !
My OS is Windows 2000. I have writen in Ocaml a chess
program. When compiled by Ocamlc, it is too slow. Is there a
way to use Ocamlopt to obtain a Windows executable code ? I
get an error message “assembler error...”  simply for asking
Ocamlopt to compile “let x = 1”.
Thanks for any answers, i HATE the job of translating
everything to C.

Raymond.Lachaux@wanadoo.fr
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives:
http://caml.inria.fr
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-05-02 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01 21:48 Raymond
2001-05-02 14:04 ` Mattias Waldau [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=AAEBJHFJOIPMMIILCEPBGENECJAA.mattias.waldau@tacton.se \
    --to=mattias.waldau@tacton.se \
    --cc=Raymond.Lachaux@wanadoo.fr \
    --cc=caml-list@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).