K
kas
Hi Guys,
I know that upgrade from GCC-3.3 to 3.4 is not seamless as the C++ ABI
changed between these two versions. There is an issue with the libstdc+
+ library which must be taken care of, as well.
However is there a issue in upgrading from gcc 3.4.X to Gcc 4.1. X?
Say incompatibilities with source code (tempates, defaults include
files etc) and ABI
Also, is there a issue if I have libraries compiled with gcc 4.1.2
version and gcc-3.4.2? Can we get conflicting symbols?
Thanks
AS
I know that upgrade from GCC-3.3 to 3.4 is not seamless as the C++ ABI
changed between these two versions. There is an issue with the libstdc+
+ library which must be taken care of, as well.
However is there a issue in upgrading from gcc 3.4.X to Gcc 4.1. X?
Say incompatibilities with source code (tempates, defaults include
files etc) and ABI
Also, is there a issue if I have libraries compiled with gcc 4.1.2
version and gcc-3.4.2? Can we get conflicting symbols?
Thanks
AS