Hi, > Now i installed MDK 9.0 and ofcourse gcc3.x don't work
This can't be a valid statement without evidence. > so i add the gcc2.x packages to the system and try to compile gcc-2.X and gcc-3.X are C++ binary incompatible. Period. In that case, if code is properly written, it is enough to rebuild on the new system/compiler. > now what i would like to know is how can i solve this ? Don't mix packages especially those C++ based built with an earlier and incompatible compiler. > wich package do i need to substitute? Upgrade your system correctly. Bye, Gwenole.
