Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: bertrand.desmons@umh.ac.be
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] flexlink + lacaml (lapack)
Date: Tue, 07 Apr 2009 17:31:23 +0200	[thread overview]
Message-ID: <49DB71CB.6060105@frisch.fr> (raw)
In-Reply-To: <1491.86.208.86.61.1239116185.squirrel@86.208.86.61>

DESMONS Bertrand wrote:
> Hello,
> 
> Compiling a little program using Lacaml (in a cygwin shell) gives me the
> error:

The library file seems to be a symbolic link. flexlink is a regular 
Win32 application and does not know about this Cygwin-specific notion. 
The good news is that it can use the external command cygpath (that 
comes with Cygwin) to resolve such links (and more generally Cygwin 
paths). This is the default behavior for the cygwin toolchain, but not 
for mingw. Can you try passing "-ccopt -cygpath" to ocamlc?


Regards,

Alain


      reply	other threads:[~2009-04-07 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07 14:56 DESMONS Bertrand
2009-04-07 15:31 ` Alain Frisch [this message]

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=49DB71CB.6060105@frisch.fr \
    --to=alain@frisch.fr \
    --cc=bertrand.desmons@umh.ac.be \
    --cc=caml-list@yquem.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