<?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/07/9675cf30fc94a0084cc8ca61a24d6cf5"
  from="Jean-Baptiste Rouquier &lt;jb.rouquier@w...&gt;"
  author="Jean-Baptiste Rouquier"
  date="2003-07-01T19:01:24"
  subject="Re: [Caml-list] linking caml files to C"
  prev="2003/07/d323cc3223fee0d5707484eddacff6ba"
  next="2003/07/01789b9c03aebe041acaad47af1a9403"
  prev-in-thread="2003/07/344b723b56e3139d35f2009777e68d31"
  prev-thread="2003/07/615411e9aa8ab66a0ef4f307c1103100"
  next-thread="2003/07/bbf60d825fc8b08ddc054bb6ccbbeb48"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] linking caml files to C">
<msg 
  url="2003/07/344b723b56e3139d35f2009777e68d31"
  from="Jung Woon Ho &lt;unosoft@h...&gt;"
  author="Jung Woon Ho"
  date="2003-07-01T16:51:09"
  subject="[Caml-list] linking caml files to C">
<msg 
  url="2003/07/9675cf30fc94a0084cc8ca61a24d6cf5"
  from="Jean-Baptiste Rouquier &lt;jb.rouquier@w...&gt;"
  author="Jean-Baptiste Rouquier"
  date="2003-07-01T19:01:24"
  subject="Re: [Caml-list] linking caml files to C">
</msg>
</msg>
</thread>

<contents>
Please read the manual. It gives good explanations and a complete example.
You should use the option "-custom".

Jean-Baptiste.



***************************
Hi,
Im trying to link caml files to the C files.

I'm using this flags with the caml files.
-----------------------------------------------------
%.$(O): %.ml
$(OCAMLC) -c -output-obj -o $&lt;
%.cmi: %.mli
$(OCAMLCI) -c -output-obj -o $&lt;
------------------------------------------------------



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

