This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
compatibility between gcc4.0 and gcc4.1
- From: Thomas Porschberg <thomas dot porschberg at osp-dd dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 12 May 2006 07:25:12 +0200
- Subject: compatibility between gcc4.0 and gcc4.1
Hi,
at my SuSE linux box is gcc 4.0.2 installed.
I consider to upgrade to gcc4.1.
Are the libraries compiled with gcc 4.0.2 ABI compatible with
gcc4.1 compiled code (I develop an application that uses QT) ?
Or should I keep my hand off doing that ?
Best regards,
Thomas
--