On Monday 12 January 2004 11:08, Dr. Volker Zell wrote: > >>>>> "Ralf" == Ralf Habacker writes: > Ralf> today the cygwin/XFree port of the QT 3.2.3 X11 release based on > the recent Ralf> cygwin release is ready containing binary and source > package. > > The following configure test for QT fails: > > conftest.cc: > What is the right link command to link with qt-3.2.3 release ? > > > BTW the release is missing the qmake.conf file for the cygwin platform > That is the reason why the link line fails. Which release are you using qt-3.2.3-1 or qt-3.2.3-2 ? qt-3.2.3-1 misses an important file (.qmake.cache) and the -2 release does not have the /etc/profile.d script. I'm currently preparing an updated release. See http://kde-cygwin.sf.net/qt3/compiling.php for further informations.
BTW: Compiling files requires -fdata-sections and link lines should require -Wl,--enable-runtime-pseudo-reloc Ralf
