<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
On Sun, 2003-11-16 at 11:17, Chris Lattner wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#301fe4"><I>No, it's all or nothing.  Once linked, they cannot be seperated (easily).
However, especially when using the JIT, there is little overhead for
running a gigantic program that only has 1% of the functions in it ever
executed...</I></FONT></PRE>
</BLOCKQUOTE>
Perhaps in the general case, but what if its running on an embedded system and the "gigantic program"<BR>
causes an out-of-memory condition?<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#301fe4"><I>There are multiple different ways to approach these questions depending on
what we want to do and what the priorities are.  There are several good
solutions, but for now, everything needs to be statically linked.  I
expect this to change over the next month or so.</I></FONT></PRE>
</BLOCKQUOTE>
<BR>
When you have time, I'd like to hear what you're planning in this area as it will directly effect how I<BR>
build my compiler and VM.<BR>
<BR>
Thanks,<BR>
<BR>
Reid.
</BODY>
</HTML>