Klash
02-26-2002, 09:05 PM
I realise this is fairly machine specific, but can anyone give me
a round indication how long qt x11 would take to compile, its
coming up to 48 hours now, and its still slogging away.
Had no errors at all, its just taking FOREVER.
Machine is fairly crap, P-133 32mb, with 192 swap.
And to be honest ive tried checking at what stage thru the
makefile its up to, but im no proggy, just normally hack thru things.
last few entries were:
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qmultilineedit.o widgets/moc_qmultilineedit.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qplatinumstyle.o widgets/moc_qplatinumstyle.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qpopupmenu.o widgets/moc_qpopupmenu.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qprogressbar.o widgets/moc_qprogressbar.cpp
Cheers.
Klash
a round indication how long qt x11 would take to compile, its
coming up to 48 hours now, and its still slogging away.
Had no errors at all, its just taking FOREVER.
Machine is fairly crap, P-133 32mb, with 192 swap.
And to be honest ive tried checking at what stage thru the
makefile its up to, but im no proggy, just normally hack thru things.
last few entries were:
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qmultilineedit.o widgets/moc_qmultilineedit.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qplatinumstyle.o widgets/moc_qplatinumstyle.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qpopupmenu.o widgets/moc_qpopupmenu.cpp
g++ -c -I/usr/X11R6/include -I/opt/qt-gcc3-2.3.2/qt-2.3.2/include -I/usr/X11R6/include -pipe
-O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions -I/usr/X11R6/include
-o widgets/moc_qprogressbar.o widgets/moc_qprogressbar.cpp
Cheers.
Klash