On Tue, 2004-04-13 at 15:08, Jonathan Pryor wrote:
> AOT (or pre-JITing) assemblies is not as useful as you'd think.  It has
> two primary effects:
> 
>   - Reduce memory requirements, as memory doesn't need to be allocated
>     for the JITed code
>   - Decrease startup time, as (again) the JITing doesn't need to be 
>     done.

Are you saying that mono doesn't have the ability to create shared
libraries?

AG

-- 
Anthony Green <[EMAIL PROTECTED]>
Red Hat, Inc.



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to