[LC++]Message expired in queue

MAILER-DAEMON at hline.localhealth.net MAILER-DAEMON at hline.localhealth.net
Sun Feb 23 07:39:01 UTC 2003


This message was not deliverable for a 72 hour period.

Received: from [202.0.185.5] by hline.localhealth.net id 82c90.wrk; Fri, 14 Feb 2003 16:22:18 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 h1EJ8phb012335;
	Sat, 15 Feb 2003 03:09:31 +0800
Received: from charon.host4u.net (charon.host4u.net [209.150.128.172])
	by digital.linux.org.au (8.12.6/8.12.6/Debian-8) with ESMTP id h1EJ2nhb011320
	for <tuxcpprogramming at lists.linux.org.au>; Sat, 15 Feb 2003 03:03:30 +0800
Received: from 04-080.026.popsite.net (04-080.026.popsite.net [64.24.106.80])
	by charon.host4u.net (8.11.6/8.11.6) with ESMTP id h1EJ0Jh13459
	for <tuxcpprogramming at lists.linux.org.au>; Fri, 14 Feb 2003 13:00:19 -0600
Subject: Re: [LC++]g++-2.95 and g++-3.2 together
From: ljp <ljp at llornkcor.com>
To: tuc cpp <tuxcpprogramming at lists.linux.org.au>
In-Reply-To: <3E4D3612.7010201 at stofanet.dk>
References: <3E4D3612.7010201 at stofanet.dk>
X-Mailer: Evolution/1.0.2-5mdk 
Message-Id: <1045249458.3398.107.camel at shippin>
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: 14 Feb 2003 12:04:15 -0700
Date: 14 Feb 2003 12:04:15 -0700

gcc 2 and gcc 3 are not binary compatible. You'll probably have to
recompile qt.
qt 2 isn't compilable with gcc3, either, if you are using that.


On Fri, 2003-02-14 at 11:31, Peter Poulsen wrote:
> 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
-- 
My cat's a debugger....

Potter, Lorn, "ljp"
core developer / Web Administrator
Project OPIE- the Open Palmtop Integrated Environment
http://opie.handhelds.org | http://www.opie.info (german) |
http://www.opie.us
IRC: irc.freenode.net #opie #opie.de

llornkcor at handhelds.org
llornkcor at helixcommunity.org

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




More information about the tuxCPProgramming mailing list