caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Chris Hecker <checker@d6.com>
To: mcharity@vendian.org, caml-list@inria.fr
Subject: Re: [Caml-list] Suggest ocamlopt's -dstartup place file locally, like -S does.
Date: Thu, 10 Oct 2002 10:57:03 -0700	[thread overview]
Message-ID: <4.3.2.7.2.20021010105321.02a9aee8@mail.d6.com> (raw)
In-Reply-To: <200210101655.g9AGt5118720@vendian.org>


>I am using ocamlopt to generate object files which can be loaded by
>_non_ ocaml processes.

Isn't this what the -output-obj flag is for?  You get a .o that exports 
caml_startup(argv) and that's that.

http://caml.inria.fr/ocaml/htmlman/manual032.html#s:embedded-code

Chris

PS. The #name links in the manual don't seem to work?  You'll have to 
scroll down...search for output-obj on that page.


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


  reply	other threads:[~2002-10-10 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10 16:55 Mitchell N Charity
2002-10-10 17:57 ` Chris Hecker [this message]
2002-10-10 19:42   ` Mitchell N Charity
  -- strict thread matches above, loose matches on Subject: below --
2002-10-10  5:02 Mitchell N Charity

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=4.3.2.7.2.20021010105321.02a9aee8@mail.d6.com \
    --to=checker@d6.com \
    --cc=caml-list@inria.fr \
    --cc=mcharity@vendian.org \
    /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;
as well as URLs for NNTP newsgroup(s).