caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Peter Jolly <peter@jollys.org>
To: caml-list@inria.fr
Cc: shawjef3@msu.edu
Subject: Re: [Caml-list] I'm having trouble compiling independent executables
Date: Wed, 29 Dec 2004 13:11:17 +0000	[thread overview]
Message-ID: <41D2ACF5.6020606@jollys.org> (raw)
In-Reply-To: <000301c4ed48$d4cd5070$6600a8c0@gft>

> LINK : fatal error LNK1181: cannot open input file 'advapi32.lib' 
> Error during linking
> 
> I put this file on my PATH, but then I get the same error. I don't 
> know how to fix it.

IIRC it needs to be in %LIB%, not %PATH%.

> On to cygwin... I've tried recompiling and installing ocaml from
> source, but that doesn't fix the problems.

Which problems?

And did you try simply installing the binary package available through
Cygwin's setup.exe, before you moved on to attempting a manual build? It
worked out of the box last time I tried it.

> MinGW version of ocaml...
> 
> ocamlc -custom rpn.ml does not have access to gcc, which is in cygwin
> only, so it doesn't work.

I've never used the MinGW version of OCaml, but at a guess, it might
possibly be expecting to find the MinGW version of gcc rather than the
Cygwin version.


  reply	other threads:[~2004-12-29 13:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-29  1:50 Jeff Shaw
2004-12-29 13:11 ` Peter Jolly [this message]
2004-12-29 16:47 ` [Caml-list] " Igor Pechtchanski

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=41D2ACF5.6020606@jollys.org \
    --to=peter@jollys.org \
    --cc=caml-list@inria.fr \
    --cc=shawjef3@msu.edu \
    /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).