[IronPython] producing exe's

Rodolfo Conde rodolfoconde at saitosoft.com
Tue Aug 8 22:14:00 CEST 2006


    Hi all, first mail on the list :)...

    Do you mean you have do make a little program with IronPython.Hosting.PythonCompiler class to make your assembly ?? Doest have the ipy.exe console an option for this purpose ??

    Greetings...


  ----- Original Message ----- 
  From: Martin Maly 
  To: Discussion of IronPython 
  Sent: Tuesday, August 08, 2006 11:05 AM
  Subject: Re: [IronPython] producing exe's


  Yes, that's correct. The -X:SaveAssemblies flag is mainly for debugging purposes. If you need to produce an exe, the recommended way is to use the IronPython.Hosting.PythonCompiler class which allows you to set the type of assembly among other things.

  Martin


------------------------------------------------------------------------------
  From: users-bounces at lists.ironpython.com On Behalf Of jeff sacksteder
  Sent: Monday, August 07, 2006 11:10 AM
  To: users at lists.ironpython.com
  Subject: [IronPython] producing exe's


  If I make exe's like this-

  ipyw.exe -X:SaveAssemblies myscript.py

  I still get the console window. Is this correct?



  __________ Información de NOD32, revisión 1.1696 (20060807) __________

  Este mensaje ha sido analizado con NOD32 antivirus system
  http://www.nod32.com



------------------------------------------------------------------------------


  _______________________________________________
  users mailing list
  users at lists.ironpython.com
  http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


  __________ Información de NOD32, revisión 1.1696 (20060807) __________

  Este mensaje ha sido analizado con  NOD32 antivirus system
  http://www.nod32.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060808/d99c0304/attachment.html>


More information about the Ironpython-users mailing list