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: Migrating from gcc2.96 to gcc 3.0.2


On Jan  7, 2002, Jeff Sturm <jsturm@one-point.com> wrote:

> On Mon, 7 Jan 2002, Nirmit Vikrambhai Desai wrote:
>> This was what i was thinking but will it link my programs to correct
>> libraries of the newer version ?

> As in libstdc++, etc.?  There should be no conflict.

However, GCC 3.0 won't be able to link with other libraries compiled
with GCC 2.96, because GCC 3.0 is not binary-compatible with 2.96.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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