caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Friedman Roy <roy@cs.technion.ac.il>
To: <caml-list@inria.fr>
Subject: [Caml-list] Problem building -custom on Windows 2000
Date: Thu, 18 Jul 2002 09:45:06 +0300 (IDT)	[thread overview]
Message-ID: <Pine.GSO.4.33_heb2.09.0207180936440.25388-100000@csa.cs.technion.ac.il> (raw)
In-Reply-To: <OF948C5A67.1A1ECC93-ONC2256B87.005D542C@telaviv.ibm.com>

Hello,

Has anyone encountered the following problem:
My development environment is Windows 2000, Ocaml 3.04, and Dev Studio
.NET (for the necessary C compiler, linker, etc)
I am trying to build an ocaml application with the -custom switch.
The problem is that if OCAMLLIB is defined as "C:\program files\..."
the link stage fails claiming that it cannot find the relevant Ocaml
files.
However, if I define OCAMLLIB as C:\program files\... then Ocaml
thinks that C:\program and files are two different arguments.

It seems that somewhere there is inconsistency between the way parsing of
environment variables is done between the ocaml compiler and linker.

P.S. when I build an ocaml app without the -custom switch, it works fine!

Any ideas anyone?

Thanks,

Roy

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-07-18  6:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 17:03 [Caml-list] New Ensemble release, 1.35 Ohad Rodeh
2002-07-18  6:45 ` Friedman Roy [this message]
2002-07-18  7:41   ` [Caml-list] Problem building -custom on Windows 2000 Jacques Garrigue
2002-07-18  9:26     ` Nicolas Cannasse
2002-07-18 11:12       ` Friedman Roy
2002-07-24 12:13       ` [Caml-list] Has anyone implemented compression in pure OCaml Friedman Roy
2002-07-18  9:52   ` [Caml-list] Problem building -custom on Windows 2000 Xavier Leroy

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=Pine.GSO.4.33_heb2.09.0207180936440.25388-100000@csa.cs.technion.ac.il \
    --to=roy@cs.technion.ac.il \
    --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).