[Mono-bugs] [Bug 51370][Wis] New - put the jit in a dll
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 23:09:08 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51370
--- shadow/51370 2004-05-12 23:09:08.000000000 -0400
+++ shadow/51370.tmp.13982 2004-05-12 23:09:08.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 51370
+Product: Mono: Runtime
+Version: unspecified
+OS: unknown
+OS Details:
+Status: NEW
+Resolution:
+Severity: Unknown
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: liyul@hotmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: put the jit in a dll
+
+It would be wonderful if the jit can be distributed as a dll rather than
+exe for easier embedding and better performance (creating process pool
+would be impractical which a JIT dll can be kept warm). Make the mono.exe
+just an example of the embedded efforts.
+
+------- Additional Comments From lupus@ximian.com 2003-12-04 11:47 -------
+The jit is already in a library and mono is just a simple program that
+links to the library. If that doesn't happen in the windows build,
+some windows developers will need to take a look at the issue.
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-15 23:19 -------
+Should we close this?
+
+------- Additional Comments From miguel@ximian.com 2004-05-12 23:09 -------
+Gonz, ping.