Alexey Skidanov wrote:
From: Andrew Haley [mailto:aph@xxxxxxxxxx] You'll have trouble with C++, whereas C should probably be okay. Which was it?C++
There is no binary compatibility between gcc 3.4 and gcc 4.1 C++ libraries. You have to recompile. This is not a bug. Andrew.