<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/f83ff7dc9c12ab8e33bdcab7932acc37"
  from="Jason Hickey &lt;jyh@c...&gt;"
  author="Jason Hickey"
  date="2003-10-19T23:54:50"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)"
  prev="2003/10/599971c2cd95de0d26aeb1c731722f6d"
  next="2003/10/4fed50fb9f079a7d03f8390d9ea6a433"
  prev-in-thread="2003/10/599971c2cd95de0d26aeb1c731722f6d"
  next-in-thread="2003/10/8392a5b874cf031f5f7a7abec5ad1ee5"
  prev-thread="2003/10/221b156fe02eecb4e025b96c11a623ae"
  next-thread="2003/10/83b1785c43d9239196a8487692d809eb"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
<msg 
  url="2003/10/17bc62c90007181f0de2c5f10ef09f44"
  from="Tom Hawkins &lt;tom@l...&gt;"
  author="Tom Hawkins"
  date="2003-10-18T17:18:44"
  subject="[Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
<msg 
  url="2003/10/c267331267e2ac66bd3eae85b60b1ca2"
  from="Alan Schmitt &lt;alan.schmitt@p...&gt;"
  author="Alan Schmitt"
  date="2003-10-19T14:41:21"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
<msg 
  url="2003/10/5f7e70fffd887eb470f4e9e5b239fcd9"
  from="Tom Hawkins &lt;tom@l...&gt;"
  author="Tom Hawkins"
  date="2003-10-19T15:28:23"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
<msg 
  url="2003/10/599971c2cd95de0d26aeb1c731722f6d"
  from="Alan Schmitt &lt;alan.schmitt@p...&gt;"
  author="Alan Schmitt"
  date="2003-10-19T23:04:49"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
</msg>
<msg 
  url="2003/10/f83ff7dc9c12ab8e33bdcab7932acc37"
  from="Jason Hickey &lt;jyh@c...&gt;"
  author="Jason Hickey"
  date="2003-10-19T23:54:50"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
</msg>
</msg>
</msg>
<msg 
  url="2003/10/8392a5b874cf031f5f7a7abec5ad1ee5"
  from="Xavier Leroy &lt;xleroy@p...&gt;"
  author="Xavier Leroy"
  date="2003-10-20T13:07:52"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
<msg 
  url="2003/10/6afdbec358fbd0e79622f6ad568aefb6"
  from="Tom Hawkins &lt;tom@l...&gt;"
  author="Tom Hawkins"
  date="2003-10-20T13:52:21"
  subject="Re: [Caml-list] Can&apos;t find Pervasives.cmi (3.07, MinGW, Win2000)">
</msg>
</msg>
</msg>
</thread>

<contents>
Tom Hawkins wrote:
&gt;&gt;&gt;I'm having difficulty getting 3.07 working on a Win 2000 box with
&gt;&gt;&gt;the MinGW tool chain.  When I try ocamlc.opt from either a Cygwin
&gt;&gt;&gt;shell or a windows shell I get:
&gt;&gt;&gt;
&gt;&gt;&gt;  Fatal error: can not open pervasives.cmi
&gt; 
&gt; I let it pick the default directory, "C:\Program Files\Objective 
&gt; Caml\", and then I set OCAMLLIB to values such as:
&gt; /cygdrive/c/Program\ Files/Objective\ Caml/

Isn't this because MinGW binaries are native Win32?  I believe ocamlc 
compiled with MinGW does not understand Cygwin-style paths like 
/cygdrive/c.  You would need the Windows-style path:

dos&gt;set OCAMLLIB=c:\Program Files\Objective Caml

Jason

-- 
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

