Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 13:13:45 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Rob Lahaye <lahaye@snu.ac.kr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: g++ vs.  g++33: conflicts with qt 3.1.2 on FreeBSD 4.8
Message-ID:  <20030820111345.GB1292@zi025.glhnet.mhn.de>
In-Reply-To: <3F435444.3040508@snu.ac.kr>
References:  <3F435444.3040508@snu.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

> FreeBSD 4.8 and Qt 3.1.2 compiled "as is" from the portscollection.
> I have a brief Qt code:

[...]

> Where CC is either "/usr/bin/g++" or "/usr/local/bin/g++33"
> With g++ this compiles fine.
>=20
> But with g++33, I get an error, that says:

[...]

This is due to the ABI changes that were introduced with gcc 3. Unless
you recompile Qt with g++33 (and probably its dependencies), I do not
know of any solution to fix your link error.

If you really want to use g++33, you might consider upgrading to FreeBSD
5, which comes with that version of gcc as the system compiler.

Regards,
 Simon

--SUOF0GtieIMvvwua
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/Q1fpCkn+/eutqCoRAmxeAKCGrNwOO9/iRaUudinz/qqN0fLvoQCeLdg7
8LkQzrLqjwgpin7CqrnAy3g=
=KDzZ
-----END PGP SIGNATURE-----

--SUOF0GtieIMvvwua--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030820111345.GB1292>