summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/attachments/20120708/32692e65/attachment-0001.html
blob: 8231472507c024b732ea90ebcbb283efcfea4d98 (plain)
1
2
3
4
5
6
7
<tt>
&lt;br&gt;&lt;div&nbsp;class=&quot;gmail_quote&quot;&gt;&lt;blockquote&nbsp;class=&quot;gmail_quote&quot;&nbsp;style=&quot;margin:0&nbsp;0&nbsp;0&nbsp;.8ex;border-left:1px&nbsp;#ccc&nbsp;solid;padding-left:1ex&quot;&gt;&lt;div&nbsp;link=&quot;blue&quot;&nbsp;vlink=&quot;purple&quot;&nbsp;lang=&quot;EN-US&quot;&gt;&lt;div&gt;&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;I’m&nbsp;trying&nbsp;to&nbsp;build&nbsp;the&nbsp;pycrypto&nbsp;libarary.&nbsp;I&nbsp;browse&nbsp;to&nbsp;the&nbsp;folder&nbsp;where&nbsp;my&nbsp;files&nbsp;are&nbsp;extracted&nbsp;an&nbsp;type&nbsp;‘make’.&nbsp;Things&nbsp;progress&nbsp;along&nbsp;just&nbsp;fine&nbsp;for&nbsp;quite&nbsp;a&nbsp;few&nbsp;minutes&nbsp;when&nbsp;suddenly&nbsp;I&nbsp;get&nbsp;this&nbsp;error&nbsp;and&nbsp;the&nbsp;process&nbsp;halts:&lt;u&gt;&lt;/u&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;<br>
&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;&lt;u&gt;&lt;/u&gt; &lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;Cc1.exe:&nbsp;error:&nbsp;unrecognized&nbsp;command&nbsp;line&nbsp;option&nbsp;&#39;-mno-cygwin&#39;&lt;u&gt;&lt;/u&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;Error:&nbsp;command&nbsp;‘gcc’&nbsp;failed&nbsp;with&nbsp;exit&nbsp;status&nbsp;1&lt;u&gt;&lt;/u&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;<br>
&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;&lt;u&gt;&lt;/u&gt; &lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&nbsp;class=&quot;MsoNormal&quot;&gt;I’m&nbsp;working&nbsp;in&nbsp;MinGW&nbsp;(not&nbsp;cygwin).&nbsp;Can&nbsp;anybody&nbsp;suggest&nbsp;how&nbsp;to&nbsp;fix&nbsp;this? &nbsp;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;It&nbsp;is&nbsp;a&nbsp;known&nbsp;issue&nbsp;of&nbsp;distutils.&lt;br&gt;&lt;br&gt;Edit&nbsp;&lt;code&gt;C:\Python2.7.1\Lib\distutils\cygwincompiler.py&nbsp;&lt;/code&gt;and&nbsp;remove&nbsp;&#39;-mno-cygwin&#39;&nbsp;everywhere.&lt;br&gt;<br>
&lt;br&gt;See&nbsp;here:&lt;br&gt;&lt;br&gt;&lt;a&nbsp;href=&quot;http://www.secker.nl/2012/03/08/setup-python-2-7-2-and-mingw-on-windows-xp/&quot;&gt;http://www.secker.nl/2012/03/08/setup-python-2-7-2-and-mingw-on-windows-xp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;code&gt;&lt;/code&gt;&nbsp;&lt;/div&gt;&lt;/div&gt;<br>

</tt>