public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>
To: cygwin-xfree@cygwin.com
Subject: Re: QT 3.2.3 cygwin/XFree release available
Date: Mon, 12 Jan 2004 10:07:00 -0000	[thread overview]
Message-ID: <878ykd32ej.fsf@vzell-de.de.oracle.com> (raw)
In-Reply-To: <JGEMLHPCGMNLEIGOCPMGOEKFIKAA.Ralf.Habacker@freenet.de> (Ralf Habacker's message of "Tue, 25 Nov 2003 17:32:42 +0100")

>>>>> "Ralf" == Ralf Habacker writes:

    Ralf> Hi all,

Hi

    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:

#include <qglobal.h>
#include <qapplication.h>
#include <qapp.h>
#include <qobjcoll.h>
#include <qstyle.h>
#if ! (QT_VERSION >= 220)
#error 1
#endif

int main() {
    QStringList *t = new QStringList();
    return 0;
}


11:04 AM [533]> g++ -o conftest.exe -g -O2 -I/opt/qt/3.2/include  -I/usr/X11R6/include  -L/opt/qt/3.2/lib  -L/usr/X11R6/lib conftest.cc  -lpthread -lqt-mt  -lXext -lX11
/tmp/ccuqyFzd.o(.text$_ZN17QValueListPrivateI7QStringEC1Ev+0x58): In function `_ZNK6QGList5countEv':
/opt/qt/3.2/include/qglist.h:153: undefined reference to `QString::shared_null'
/tmp/ccuqyFzd.o(.text$_ZN17QValueListPrivateI7QStringEC1Ev+0x68):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QString::makeSharedNull()'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0xc):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::clear()'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x10):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::~QGList [in-charge]()'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x14):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::~QGList [in-charge deleting]()'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x18):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QPtrCollection::newItem(void*)'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x20):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::compareItems(void*, void*)'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x24):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::read(QDataStream&, void*&)'
/tmp/ccuqyFzd.o(.rdata$_ZTV6QGList+0x28):/opt/qt/3.2/include/qglist.h:153: undefined reference to `QGList::write(QDataStream&, void*) const'
collect2: ld returned 1 exit status


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


    Ralf> Have fun

Ciao
  Volker


  reply	other threads:[~2004-01-12 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25 16:32 Ralf Habacker
2004-01-12 10:07 ` Dr. Volker Zell [this message]
2004-01-13  0:22   ` Ralf Habacker
2004-01-14 16:21     ` Dr. Volker Zell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878ykd32ej.fsf@vzell-de.de.oracle.com \
    --to=dr.volker.zell@oracle.com \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).