<?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="2002/12/ee8d6efbea65dad49bf887060ced30d3"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2002-12-03T15:40:10"
  subject="Re: [Caml-list] Loading nums.cma dynamically."
  prev="2002/12/10c241f2ed21743f8c2a8b921f2fa9dc"
  next="2002/12/a2d10ac5d7ebadb565b85d2d3a224d54"
  prev-in-thread="2002/12/e69ce402ec37766285461eb0c4583d17"
  next-in-thread="2002/12/a2d10ac5d7ebadb565b85d2d3a224d54"
  prev-thread="2002/11/e2c45309bc5b938db06aa3c453ff77ff"
  next-thread="2002/12/67f44329195eaf652b43093fd3ca01ba"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Loading nums.cma dynamically.">
<msg 
  url="2002/12/e69ce402ec37766285461eb0c4583d17"
  from="Dmitri Boulytchev &lt;db@t...&gt;"
  author="Dmitri Boulytchev"
  date="2002-12-02T13:22:15"
  subject="[Caml-list] Loading nums.cma dynamically.">
<msg 
  url="2002/12/ee8d6efbea65dad49bf887060ced30d3"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2002-12-03T15:40:10"
  subject="Re: [Caml-list] Loading nums.cma dynamically.">
<msg 
  url="2002/12/a2d10ac5d7ebadb565b85d2d3a224d54"
  from="Dmitri Boulytchev &lt;db@t...&gt;"
  author="Dmitri Boulytchev"
  date="2002-12-03T16:05:17"
  subject="Re[2]: [Caml-list] Loading nums.cma dynamically.">
</msg>
</msg>
</msg>
</thread>

<contents>
&gt;         Can I load nums.cma dynamically?

Yes, on all platforms where OCaml supports dynamic loading of C stub
libraries: Linux, FreeBSD, Tru64, Solaris, IRIX, and Win32.

&gt;         I have "error loading shared
&gt;         library: -lnums.so: cannot open shared object file: No such
&gt;         file or directory".

The '-l' in '-lnums.so' is a bit surprising.  If you get this error on
one of the supported platforms above, with a clean OCaml 3.06 install,
please submit a bug report at caml-bugs@inria.fr with as much
information as you can provide.

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

