caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Jacques Garrigue" <garrigue@kurims.kyoto-u.ac.jp>,
	"OCaml" <caml-list@inria.fr>
Subject: Re: [Caml-list] Problem building -custom on Windows 2000
Date: Thu, 18 Jul 2002 11:26:29 +0200	[thread overview]
Message-ID: <006c01c22e3d$32ba5430$0700a8c0@warp> (raw)
In-Reply-To: <20020718164131R.garrigue@kurims.kyoto-u.ac.jp>

> > 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.
>
> Classical problem. Try defining OCAMLLIB as C:\program~1\...
>

Actually, it's c:\progra~1\....   (DOS 8 char format )
you can check the DOS name of your directory using "dir /X"

You can also add the ocaml path to the LIB env-var which is the Visual
Studio 6 lib path so perhaps it works on .NET.

Nicolas Cannasse


-------------------
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  9:27 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 ` [Caml-list] Problem building -custom on Windows 2000 Friedman Roy
2002-07-18  7:41   ` Jacques Garrigue
2002-07-18  9:26     ` Nicolas Cannasse [this message]
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='006c01c22e3d$32ba5430$0700a8c0@warp' \
    --to=warplayer@free.fr \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    /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).