Do we currently have a wiki?<br><br><div class="gmail_quote">On Fri, Mar 2, 2012 at 9:37 AM, Jeff Hardy <span dir="ltr">&lt;<a href="mailto:jdhardy@gmail.com">jdhardy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, Mar 2, 2012 at 7:37 AM,  &lt;<a href="mailto:mchalkley@mail.com">mchalkley@mail.com</a>&gt; wrote:<br>
&gt; Apologies in advance for the newbie question, especially if this has<br>
&gt; been covered 73 times already (I did spend a hour searching online and<br>
&gt; in the IPy documentation before resorting to this mailing list)...<br>
<br>
</div>It does come up once in a while, and maybe someday I&#39;ll write some<br>
documentation explaining how to do it. Also, it&#39;s a lot better in<br>
2.7.2, so things have changed a bit in the last month.<br>
<div class="im"><br>
&gt;<br>
&gt; I see the reference to the new pyc.py in the 2.7.2 beta, but I&#39;m not<br>
&gt; sure if that&#39;s what I need or how to use it.<br>
<br>
</div>That&#39;s exactly what you need. What you want is something similar to:<br>
<br>
ipy %ipyroot%\Tools\Scripts\pyc.py /target:exe /standalone<br>
/main:foo.py bar.py etc.py<br>
<br>
Replace %ipyroot% with wherever you have IronPython installed. And let<br>
us know if it doesn&#39;t work for you, either.<br>
<div class="im"><br>
&gt;<br>
&gt; Sorry for the long-winded question, but I just wanted to be clear that<br>
&gt; I&#39;ve gotten a ways and worked on this for a while, so if I&#39;m missing<br>
&gt; something really obvious, I&#39;m going to be very embarrassed... :)<br>
<br>
</div>No, it&#39;s not obvious, nor is it documented. It&#39;s one of things I&#39;d<br>
like to see done before 2.7.2 final.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Jeff<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ironpython-users mailing list<br>
<a href="mailto:Ironpython-users@python.org">Ironpython-users@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/ironpython-users" target="_blank">http://mail.python.org/mailman/listinfo/ironpython-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Website: <a href="http://earl-of-code.com" target="_blank">http://earl-of-code.com</a><br>