caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: vincent@vleleu.com
To: caml-list@inria.fr
Subject: [Caml-list] ocamlopt under Windows OS
Date: Mon, 30 Apr 2001 16:04:54 GMT	[thread overview]
Message-ID: <3aed7f16.2a74.0@mail.uk2.net> (raw)

[French at the end]

Hi,

Regarding native code compilation under Windows using VC++ and MASM...

I've just installed VC++ and MASM in the hope to compile some ocaml code using
ocamlopt.
I have no idea at all how this can be done and I did not find any simple example
in the caml-list archives.

Could someone just tell me the command lines to compile (native compilation)
the following files I would compile normally (bytecode compilation) using the
following lines:

  ocamlc -c mytools.mli
  ocamlc -c mytools.ml
  ocamlc -c myfile.mli
  ocamlc -c myfile.ml
  ocamlc -o myexec mytools.cmo myfile.cmo

Thanks a lot

Vincent Leleu

[FRENCH]

Bonjour,

A propos de la compilation native sous Windows, en utilisant VC++ et MASM...


Je viens juste d'installer VC++ et MASM dans l'espoir de compiler du code ocaml
utilisant ocamlopt.
Je n'ai absolument aucune id\'ee de la proc\'edure \`a suivre et je ne trouve
pas d'exemple simple dans les archives de la caml-list.

Y-aurait'il quelqu'un qui pourrait me dire ce que les lignes de commandes suivantes
devraient \^etre dans le cas d'une compilation 'native':

  ocamlc -c mytools.mli
  ocamlc -c mytools.ml
  ocamlc -c myfile.mli
  ocamlc -c myfile.ml
  ocamlc -o myexec mytools.cmo myfile.cmo

D'avance merci

Vincent Leleu

http://uk2.net
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


             reply	other threads:[~2001-05-02 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-30 16:04 vincent [this message]
2001-05-02 18:27 ` [Caml-list] ocamlopt under Windows OS _AND_ Ocamlopt & Windows 2000 Chris Hecker

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=3aed7f16.2a74.0@mail.uk2.net \
    --to=vincent@vleleu.com \
    --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).