[PyKDE] Re: Problem building PyQt in Kdebindings 3.5

Rex Dieter rdieter at math.unl.edu
Mon Dec 12 18:15:07 GMT 2005


WORKSFORME (both kdebindings, and standalone PyQt pkg), gcc-4.0.1, 
gcc-4.0.2 on Fedora Core 4.

-- Rex

Detlev Offenbach wrote:

> gcc 4.0.1 and 4.0.2 seem to have problems compiling really large files. 

> Am Montag, 12. Dezember 2005 14:45 schrieb Laurent Rathle:

>>I'm trying to build Kdebindings 3.5 and it stops when it comes to PyQt.
>>It's not that it stops with error, but the compilation hangs up on this :
>>
>>make[4]: Entering directory
>>`/home/lolo/Logiciels/KDE-3.5/kdebindings-3.5.0/python/pyqt/qt'
>>g++ -c -pipe -fPIC -O2  -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer
>>-march=i586 -mtune=pentiumpro -Wall -W -D_REENTRANT -DQT_NO_DEBUG
>>-DQT_THREAD_SUPPORT
>>-I/home/lolo/Logiciels/KDE-3.5/kdebindings-3.5.0/python/pyqt/qt
>>-I/home/lolo/Logiciels/KDE-3.5/kdebindings-3.5.0/python/sip/siplib
>>-I/usr/include/python2.4 -I/usr/lib/qt3//include -I/usr/X11R6/include -o
>>sipqtpart0.o
>>/home/lolo/Logiciels/KDE-3.5/kdebindings-3.5.0/python/pyqt/qt/sipqtpart0.cp
>>p
>>
>>and I can wait for hours, nothing happen. I have to kill the process. When
>>I look at the processes with "ps", I get this :




More information about the PyQt mailing list