caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matthieu Wipliez <mwipliez@yahoo.fr>
To: caml-list@yquem.inria.fr
Subject: Re : [Caml-list] ocamlbuild does not work with plugins on windows?
Date: Thu, 1 May 2008 08:25:35 +0000 (GMT)	[thread overview]
Message-ID: <18747.66804.qm@web27015.mail.ukl.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]

Hi,

I actually had the exact same problem, so I think we can say it is a bug. Combined with the "tput not found" problem, the workaround I found (under Windows) is to give the following options to ocamlbuild:
    ocamlbuild -classic-display -no-log <other options>

I did not try very hard to find a more elegant solution though, but this works. Of course if you need the log, that's another problem :)

Cheers,
Matthieu


----- Message d'origine ----
De : "azarov@akado.ru" <azarov@akado.ru>
À : caml-list@yquem.inria.fr
Envoyé le : Mercredi, 30 Avril 2008, 21h53mn 10s
Objet : [Caml-list] ocamlbuild does not work with plugins on windows?

Hello,

I've come across the following problem with the ocamlbuild.
When it runs myocamlbuild plugin, this plugin seems to try
to remove log file, which in turn fails with "Permission
denied" exception (due to sharing violation). This behavior
seems quite strange; why should it remove log file for the
second time? 

It is really a bug, or I'm missing something?

I use Ocaml built from CVS (snapshot on April, 1) with
MSVC. But 3.10.2 seems to exhibit the same behavior (when
built with MSVC as well).

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

[-- Attachment #2: Type: text/html, Size: 2436 bytes --]

                 reply	other threads:[~2008-05-01  8:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=18747.66804.qm@web27015.mail.ukl.yahoo.com \
    --to=mwipliez@yahoo.fr \
    --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;
as well as URLs for NNTP newsgroup(s).