<?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/0d3f93fba3d80fda48c4f56a0d0b6d38"
  from="Eric Dahlman &lt;edahlman@a...&gt;"
  author="Eric Dahlman"
  date="2003-10-27T19:24:48"
  subject="[Caml-list] Segmentation Fault on #load"
  prev="2003/10/a7723a0e7c90bd6cbf8e4e5e50cc4401"
  next="2003/10/e70b06bd82a650b85d15176b85cba624"
  prev-thread="2003/10/cf9626118d4267b7e9547675ec7c8d3a"
  next-thread="2003/10/e70b06bd82a650b85d15176b85cba624"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Segmentation Fault on #load">
<msg 
  url="2003/10/0d3f93fba3d80fda48c4f56a0d0b6d38"
  from="Eric Dahlman &lt;edahlman@a...&gt;"
  author="Eric Dahlman"
  date="2003-10-27T19:24:48"
  subject="[Caml-list] Segmentation Fault on #load">
</msg>
</thread>

<contents>
Hello,

 

I am a new ocaml user and I am having problems trying to get it to load
compiled code into the top level.  Specifically if I try to load a .cmo
or .cma file I get a segmentation violation.  This is under cygwin and
here is an example 

 

$ ocaml

        Objective Caml version 3.07+2

 

# #load pretty.cmo;;

Segmentation fault (core dumped)

 

I have been trying to track this down but have not been having too much
luck.  What could be going wrong and what should I be looking for either
as a potential source of problems or as a solution.  I was hoping to be
able to get a bit more information on what is going wrong but alas I
also could not figure out how to.

 

Thanks,

 

-Eric


</contents>

</message>

