caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: wester@ilt.fhg.de
To: caml-list@inria.fr
Subject: [Caml-list] Directory problems
Date: Wed, 23 May 2001 16:35:46 +0200	[thread overview]
Message-ID: <200105231435.QAA24972@ilt.fhg.de> (raw)

Hi,

I have the VC++ port of Ocaml3.1 and cygwin installed. When I try to 
make a custom toplevel with ocamlmktop including labltk the linker alwasy 
looks for Tk83.lib and Tcl83.lib in the directory c:\tcl\lib. But I have installed Tcl 
at another location. I tried to set TCL_LIBRARY and TK_LIBRARY accordingly
but this didn't change anything. The only workaround is to place the libs where
the linker is looking for. The second problem I have with cygwin make is that
the ocaml tools are not able to find files when absolute paths are given.
For example ../dir works but /cygdrive/d/projects/dir does not. I also tried
"d:\projects\dir" but this didn't work either. I can place the *.cma or *.cmx files
in a directory that I can reach without specifying absolute paths but this is 
not the most elegant method.  

I would very much appreciate any help on this problems.

Kind regards

Rolf Wester
   
-------------------------------------
Rolf Wester
wester@ilt.fhg.de
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


             reply	other threads:[~2001-05-23 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-23 14:35 wester [this message]
2001-05-28 12:26 ` 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=200105231435.QAA24972@ilt.fhg.de \
    --to=wester@ilt.fhg.de \
    --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).