Qt3/Win32 on gcc3

Holger Schroeder holger-kde at holgis.net
Tue Oct 14 13:10:45 CEST 2003


Hi,

On Sunday 12 October 2003 16:55, Rogier van Dalen wrote:
> Hello all,
>
> I tried to compile Qt3/Win32 on gcc version 3.3.1-2 with the patched
> version of ld, but it fails miserably:
>
> make[4]: Entering directory `/home/Rogier/qt-3/tools/designer/designer'
> /home/Rogier/qt-3/bin/uic -L /home/Rogier/qt-3/plugins listboxeditor.ui
> -o listb
> oxeditor.h
> qapplication_win.cpp: qt_init
> qapplication_win.cpp: qt_init_internal
> qapplication_win.cpp: qWinAppInst
> qapplication_win.cpp: qWinAppInst
> qapplication_win.cpp: qt_init_internal: after registerclass
> make[4]: *** [listboxeditor.h] Segmentation fault (core dumped)
> make[4]: Leaving directory `/home/Rogier/qt-3/tools/designer/designer'
> make[3]: *** [sub-designer] Error 2
> make[3]: Leaving directory `/home/Rogier/qt-3/tools/designer'
> make[2]: *** [sub-designer] Error 2
> make[2]: Leaving directory `/home/Rogier/qt-3/tools'
> make[1]: *** [sub-tools] Error 2
> make[1]: Leaving directory `/home/Rogier/qt-3'
> make: *** [init] Error 2
>
> Any suggestions?
>
yes :

1.)	 don't do it :-)
it doesn't work to compile only qt with gcc3, while the rest of the system is 
compiled with gcc 2.95, as it is the default for the actual cygwin 
packages...

2.)	wait until somebody with more knowledge about this answers, iirc somebody 
already did qt with gcc3, but i think he had to compile the whole cygwin 
system with gcc3.
there is a cygwin development version, version 1.5.something. this one is 
compiled with gcc 3. so perhaps it is easier when you start from that one...

Holger


> Regards,
> Rogier
>
> - "You're not the only one who makes mistakes but they're the only thing
> that you can truly call your own"
>
>
> _______________________________________________
> kde-cygwin mailing list
> kde-cygwin at mail.kde.org
> http://mail.kde.org/mailman/listinfo/kde-cygwin



More information about the kde-cygwin mailing list