From: "Jean-Baptiste Rouquier" <jb.rouquier@wanadoo.fr>
To: "Jung Woon Ho" <unosoft@hotmail.com>, <caml-list@inria.fr>
Subject: Re: [Caml-list] linking caml files to C
Date: Tue, 1 Jul 2003 20:50:49 +0200 [thread overview]
Message-ID: <01b601c34003$1e495db0$7f2bf9c1@zofo> (raw)
In-Reply-To: <BAY1-F38EPUTYg0wBrY000583e8@hotmail.com>
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 $<
%.cmi: %.mli
$(OCAMLCI) -c -output-obj -o $<
------------------------------------------------------
-------------------
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
prev parent reply other threads:[~2003-07-01 19:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-01 16:51 Jung Woon Ho
2003-07-01 18:50 ` Jean-Baptiste Rouquier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01b601c34003$1e495db0$7f2bf9c1@zofo' \
--to=jb.rouquier@wanadoo.fr \
--cc=caml-list@inria.fr \
--cc=unosoft@hotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox