From kde-cygwin Sun Oct 24 06:35:13 2004 From: Pablo Casado Date: Sun, 24 Oct 2004 06:35:13 +0000 To: kde-cygwin Subject: Re: linking still failing in cygwin Message-Id: <417B4D21.8050308 () absamail ! co ! za> X-MARC-Message: https://marc.info/?l=kde-cygwin&m=109859974814369 Ralf Habacker wrote: >Which gcc and qt (x11/win32, gcc2/gcc3) release are you exactly using ? > > > My versions are qt 3.2.3 which I download from here http://prdownloads.sourceforge.net/kde-cygwin/qt-3.2.3.tar.bz2?download gcc 3.3.1 gcc-2 2.95.3-10 that I downloaded from here http://kde-cygwin.sf.net/snapshots/gcc2-2.95.3-10.tar.bz2 ld 2.14.90 that I downloaded from here http://kde-cygwin.sf.net/snapshots/binutils-ld-update-20031205.tar.bz2 In the qmake generated Makefile I changed the following lines CC = gcc CXX = g++ LINK = g++ to CC = gcc-2 CXX = g++-2 LINK = g++-2 but that didn't help. Same linking problem. - Pablo. _______________________________________________ kde-cygwin mailing list kde-cygwin@kde.org https://mail.kde.org/mailman/listinfo/kde-cygwin