This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: c++ link incompatibility between 3.4.0 and 3.4.1-20040625
* Benjamin Kosnik:
> This particular symbol comes from gcc-3.3.x, so this problem is a result
> of trying to mix-match 3.3.x and 3.4.x binaries, which is strictly
> prohibited.
Is this documented somewhere?
AFAIK, the Debian GCC team assumes that both are compatibile (because
of symbol versioning). I *known* that it's not true, but I still have
to construct an example that proves I'm right. 8-)