Hi everyone. I''ve looked for this, but haven''t really found much information. Is there a way to statically compile an IronRuby program to an .exe or .dll? It can be done with IronPython, but I haven''t been able to find any information on how to do it with IronRuby. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091102/f7867827/attachment.html>
We don''t support precompilation yet. We might implement it post v1.0. Tomas From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of David Escobar Sent: Monday, November 02, 2009 12:13 PM To: ironruby-core Subject: [Ironruby-core] IronRuby static compilation Hi everyone. I''ve looked for this, but haven''t really found much information. Is there a way to statically compile an IronRuby program to an .exe or .dll? It can be done with IronPython, but I haven''t been able to find any information on how to do it with IronRuby. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091102/e940ef1c/attachment.html>
That''s very good news. Thanks. On Mon, Nov 2, 2009 at 12:48 PM, Tomas Matousek < Tomas.Matousek at microsoft.com> wrote:> We don?t support precompilation yet. We might implement it post v1.0. > > > > Tomas > > > > *From:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *On Behalf Of *David Escobar > *Sent:* Monday, November 02, 2009 12:13 PM > *To:* ironruby-core > *Subject:* [Ironruby-core] IronRuby static compilation > > > > Hi everyone. I''ve looked for this, but haven''t really found much > information. Is there a way to statically compile an IronRuby program to an > .exe or .dll? It can be done with IronPython, but I haven''t been able to > find any information on how to do it with IronRuby. Thanks. > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091102/aa88d57c/attachment.html>