<?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/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)"
  prev="2003/10/2ecf37c451f6df36c8d717bac2497d6a"
  next="2003/10/cfa911e3b712c43b2fc866b72cf72620"
  prev-in-thread="2003/10/f83ff7dc9c12ab8e33bdcab7932acc37"
  next-in-thread="2003/10/6afdbec358fbd0e79622f6ad568aefb6"
  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>
&gt; I'm having difficulty getting 3.07 working on a Win 2000 box with the 
&gt; MinGW tool chain.  When I try ocamlc.opt from either a Cygwin shell 
&gt; or a windows shell I get:
&gt; 
&gt;   Fatal error: can not open pervasives.cmi

One suggestion: "ocamlc -v" will print the path to the standard library
where ocamlc looks for pervasives.cmi and other interfaces, so you can
use this for troubleshooting.

&gt; I've tried playing with the OCAMLLIB environment variable, but no 
&gt; luck.  From what I gather from the docs, OCAMLLIB is only needed for 
&gt; ME or 98, but I thought it was worth a shot.

The OCAMLLIB environment variable is always honored.  However, the
installer knows how to set it to the correct value under Win NT, 2K
and XP.  Under 98 and ME, the installer does nothing to set the
variable and this must be done manually, e.g. via autoexec.bat.

Hope this helps,

- Xavier Leroy

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

