[LC++]Message expired in queue

MAILER-DAEMON at hline.localhealth.net MAILER-DAEMON at hline.localhealth.net
Sun Feb 23 07:46:25 UTC 2003


This message was not deliverable for a 72 hour period.

Received: from [202.0.185.5] by hline.localhealth.net id 82ca0.wrk; Fri, 14 Feb 2003 16:22:20 EST
Received: from digital (list at localhost [127.0.0.1])
	by digital.linux.org.au (8.12.6/8.12.6/Debian-8) with ESMTP id h1EIeNhb007649;
	Sat, 15 Feb 2003 02:41:04 +0800
Received: from mx01.stofanet.dk (mx01.stofanet.dk [212.10.30.231])
	by digital.linux.org.au (8.12.6/8.12.6/Debian-8) with ESMTP id h1EIW0hb006243
	for <tuxcpprogramming at lists.linux.org.au>; Sat, 15 Feb 2003 02:32:42 +0800
Received: from pc124086.stofanet.dk ([212.10.52.86] helo=stofanet.dk)
	by mx01.stofanet.dk with esmtp (Exim 4.04)
	id 18jkcu-00047Q-00
	for tuxcpprogramming at lists.linux.org.au; Fri, 14 Feb 2003 19:31:56 +0100
Message-ID: <3E4D3612.7010201 at stofanet.dk>
From: Peter Poulsen <peter_poulsen at stofanet.dk>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030214
X-Accept-Language: en-us, en
To: tuxcpprogramming <tuxcpprogramming at lists.linux.org.au>
X-Enigmail-Version: 0.71.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Subject: [LC++]g++-2.95 and g++-3.2 together
Sender: tuxcpprogramming-admin at lists.linux.org.au
Errors-To: tuxcpprogramming-admin at lists.linux.org.au
X-BeenThere: tuxcpprogramming at lists.linux.org.au
X-Mailman-Version: 2.0.13
Precedence: bulk
Reply-To: tuxcpprogramming at lists.linux.org.au
List-Unsubscribe: <http://lists.linux.org.au/listinfo/tuxcpprogramming>,
	<mailto:tuxcpprogramming-request at lists.linux.org.au?subject=unsubscribe>
List-Id: The Linux C++ Programming List <tuxcpprogramming.lists.linux.org.au>
List-Post: <mailto:tuxcpprogramming at lists.linux.org.au>
List-Help: <mailto:tuxcpprogramming-request at lists.linux.org.au?subject=help>
List-Subscribe: <http://lists.linux.org.au/listinfo/tuxcpprogramming>,
	<mailto:tuxcpprogramming-request at lists.linux.org.au?subject=subscribe>
List-Archive: <http://lists.linux.org.au/archives/tuxcpprogramming/>
X-Original-Date: Fri, 14 Feb 2003 19:31:46 +0100
Date: Fri, 14 Feb 2003 19:31:46 +0100

Hi

I have compiled the QT libraries with g++-2.95.3. I have then installed 
g++-3.2.1 on my system. But when I compile a program I get something 
like the following:

/tmp/ccktsCHb.o(.text+0x42): In function `main':
: undefined reference to `QWidget::QWidget[in-charge](QWidget*, char 
const*, unsigned)'

Now, I haven't tried any other libraries, but do I have to recompile QT? 
glibc is also compiled with gcc-2.95.2, there is no problem compiling 
"hello world" with gcc-3.2.1.

_______________________________________________
This is the Linux C++ Programming List
: http://lists.linux.org.au/listinfo/tuxcpprogramming List




More information about the tuxCPProgramming mailing list