This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Compiling issues


Craig,

I would think that C programs would _probably_ be OK.  However, C++ programs/libraries will most likely not be compatible between the two versions of GCC due to the change in the ABI from 3.0 to 3.2.

Cheers,
Lyle

 -----Original Message-----
From: 	gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]  On Behalf Of Craig Martin
Sent:	Tuesday, November 04, 2003 10:35 AM
To:	gcc-help@gcc.gnu.org; gcc@gnu.org; gcc@gcc.gnu.org
Subject:	Compiling issues



Hello.  I have a question about the different versions of gcc.  If an
application was compiled using an older version of gcc and then
recompiled with a more recent version, would there be any detrimental
effects.  I have a production system that uses gcc 3.0 I think.  I also
have a driver that requires gcc version 3.2.  If I install the new
version of gcc, will it affect the compiling of applications that have
previously been compiled using an older version of gcc.  Has any of the
functionality of 3.0 been removed from 3.2??

Craig Martin
Versaterm Inc.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]