Travis Vitek wrote: > > >> Eric Lemings wrote: >> >> The workaround is to remove the link flags for version info (i.e. >> -compatibility_version and -current_version) from the file >> etc/config/gcc.config. This takes care of the runtime link error. > > > We should probably commit the fix to 4.2.x to get the ball rolling. I agree. Reverting the problematic patch seems like the safest way to proceed for 4.2.1. Let's plan on fixing the "rpath" issue the right way in 4.2.2. Martin