caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re : [Caml-list] ocamlbuild does not work with plugins on windows?
@ 2008-05-01  8:25 Matthieu Wipliez
  0 siblings, 0 replies; only message in thread
From: Matthieu Wipliez @ 2008-05-01  8:25 UTC (permalink / raw)
  To: caml-list

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-01  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-01  8:25 Re : [Caml-list] ocamlbuild does not work with plugins on windows? Matthieu Wipliez

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).