Well I haven&#39;t a clue how configure.py uses qmake, so maybe you could check with the trolls?<br><br>Arve<br><br><div><span class="gmail_quote">On 7/25/07, <b class="gmail_sendername">Phil Thompson</b> &lt;<a href="mailto:phil@riverbankcomputing.co.uk">
phil@riverbankcomputing.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On Wednesday 25 July 2007 9:28 am, Arve Knudsen wrote:<br>&gt; Is anything being done about this? I can&#39;t imagine it&#39;d be too difficult<br>&gt; ...<br><br>If the problem is in Makefile.Release then it&#39;s a qmake problem.
<br><br>Phil<br><br>&gt; Arve<br>&gt;<br>&gt; On 7/22/07, Arve Knudsen &lt;<a href="mailto:arve.knudsen@gmail.com">arve.knudsen@gmail.com</a>&gt; wrote:<br>&gt; &gt; I &quot;solved&quot; this problem by configuring PyQt to concatenate source files
<br>&gt; &gt; into 8 pieces, so there would be less going on on the command line. Now I<br>&gt; &gt; have another problem though. I have installed Python under C:\Program<br>&gt; &gt; Files and not directly under C:\, which doesn&#39;t fly with the PyQt build
<br>&gt; &gt; system. I had to fix the Makefile.Release in the &quot;designer&quot; directory<br>&gt; &gt; since it couldn&#39;t cope with the whitespace in Python´s installation path<br>&gt; &gt; -- There were two -I directives to gcc: -I&quot;C:\Program&quot; and
<br>&gt; &gt; -I&quot;Files\Python25\include&quot;, in addition linking failed since the path to<br>&gt; &gt; Python´s library directory wasn&#39;t quoted ( i.e., -LC:\Program<br>&gt; &gt; Files\Python25\libs).<br>&gt; &gt;
<br>&gt; &gt; Arve<br>&gt; &gt;<br>&gt; &gt; On 7/22/07, Arve Knudsen &lt;<a href="mailto:arve.knudsen@gmail.com">arve.knudsen@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; Hi<br>&gt; &gt; &gt; I am trying to compile the latest PyQt snapshot on Windows with mingw,
<br>&gt; &gt; &gt; but it fails due to a too long command line when combining a bunch of<br>&gt; &gt; &gt; object files (from the look of it). Is this a known problem?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Arve<br><br>_______________________________________________
<br>PyQt mailing list&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br><a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt
</a><br></blockquote></div><br>