From: Eric Cooper <ecc@cmu.edu>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Multiboot problem
Date: Mon, 14 Jan 2008 10:06:54 -0500 [thread overview]
Message-ID: <20080114150654.GA16425@stratocaster.home> (raw)
In-Reply-To: <478B6292.3030208@pragmadev.com>
> Does anyone can explain to me how the function caml_startup works ?
The source is in asmrun/startup.c.
> Does it relies on malloc or free function or any functions of the C
> library ?
Yes. In addition to utility functions like printf and scanf, it calls
the runtime system functions defined in byterun/, like GC
initialization, which calls malloc.
--
Eric Cooper e c c @ c m u . e d u
next prev parent reply other threads:[~2008-01-14 15:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-14 10:03 David LONY
2008-01-14 13:24 ` [Caml-list] " David LONY
2008-01-14 15:06 ` Eric Cooper [this message]
2008-01-24 16:04 ` David LONY
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=20080114150654.GA16425@stratocaster.home \
--to=ecc@cmu.edu \
--cc=caml-list@yquem.inria.fr \
/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